orocos-toolchain / orogen

Code generator for components and type handling in Rock - the Robot Construction Kit - and the Orocos Toolchain
http://rock-robotics.org
Other
4 stars 35 forks source link

Compile using C++11 by default #80

Closed jmachowinski closed 4 years ago

jmachowinski commented 8 years ago

As this is an option, one can turn it off setting OROGEN_USE_CXX11 to false.

arneboe commented 4 years ago

Can this be merged? I would like to import_types__from a header that needs c++11 but that does not seem to be possible without this PR?

doudou commented 4 years ago

Actually, I'm going to close the PR unmerged.