Does C++0x mode in VC++ 2010 has an off switch? I am working on a project that supposed to compile on non 0x compilers, and therefore I want to compile against the current s
It appears you can use the vc2008 toolset in VS2010 see: Visual C++ 2010 compatibility with VC 2008