
22 May
2010
22 May
'10
8:14 p.m.
Oh yes, using cxxflags. I was locking for a specific Build feature such as c++0x=on common to all the compilers.
It isn't clear to me yet that such a build feature is needed. VC++ isn't requiring any switches for their C++0x stuff. What are other compiler vendors doing?
I've been using GCC with -std=c++0x. Andrew Sutton andrew.n.sutton@gmail.com