
20 May
2010
20 May
'10
9:18 a.m.
In Boost.Config I see "Macros that describe C++0x features not supported", but there is a macro to check if the compiler is working on C++0x mode?
I don't believe so, you have to check to see if the particular C++0x feature you want to use are supported. I don't think that's unreasonable given that compiler vendors are implementing the new features piecemeal. John.