achille-roussel / nanomsgxx

Nanomsg binding for C++11
MIT License
114 stars 35 forks source link

build fail #25

Open how0723 opened 5 years ago

how0723 commented 5 years ago

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

why

how0723 commented 5 years ago

[[noreturn]] void throw_error();

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