
13 Jul
2012
13 Jul
'12
6:42 p.m.
[Sebastian Redl]
As an aside, VS2010 doesn't have a C++03 mode (it always enables all the 11 features it has), and Visual Studio breaks standard library ABI on every version. So that's not a concern there.
Correct. Modes Are Evil (TM) and we love breaking binary compatibility between major versions (we guarantee that it'll be preserved by hotfixes and service packs). Stephan T. Lavavej Visual C++ Libraries Developer