A program which is compiled with the '/Za' flag and includes the <system_error> header fails to compile with VS2012.This issue seems to be caused by a mismatch between the prototype and declaration of the functions 'generic_category', 'iostream_category' and 'system_category' with respect to the _NOEXCEPT specifier.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...