Remove the __GXX_EXPERIMENTAL_CXX0X__?

Benjamin De Kosnik bkoz@redhat.com
Fri Jul 5 18:18:00 GMT 2013


> Deprecate it for 4.9.x.
> Remove it later.  We don't need to keep around
> this macro which has been obsolete for at least
> two releases.

Agreed. Definitely deprecated for 4.9.

The internal style is to now check __cplusplus and in the future
whatever feature testing macros are developed.

-benjamin



More information about the Gcc mailing list