Howto detect -std=c++0x mode?

Jonathan Wakely jwakely.gcc@gmail.com
Tue Mar 8 21:32:00 GMT 2011


On 8 March 2011 16:32, Neal Becker wrote:
> Is there a macro to tell me we're in c++0x mode (gcc-4.5+)?
>

__GXX_EXPERIMENTAL_CXX0X__



More information about the Gcc-help mailing list