nanomsgxx icon indicating copy to clipboard operation
nanomsgxx copied to clipboard

build fail

Open how0723 opened this issue 5 years ago • 1 comments

i use cross-compiler which supports C++11 gcc 4.7 tells me that : error: expected unqualified-id before ‘[’ token

why

how0723 avatar Mar 12 '19 07:03 how0723

[[noreturn]] void throw_error();

[[noreturn]] void throw_error(int code);

how0723 avatar Mar 12 '19 07:03 how0723