Re: Pedefined macro for C dialect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Edward Diener <eldlistmailingz@xxxxxxxxxxxxxx> writes:

> Is there any predefined macro for testing the language standard
> setting ( std= ) when compiling a C++ translation unit ?

Not in general, no.  Using -std=c++0x will defined
__GXX_EXPERIMENTAL_CXX0X__.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux