nanomsgxx
nanomsgxx copied to clipboard
build fail
i use cross-compiler which supports C++11 gcc 4.7 tells me that : error: expected unqualified-id before ‘[’ token
why
[[noreturn]] void throw_error();
[[noreturn]] void throw_error(int code);