Is it possible to force compile the visual studio compiler in accordance with the 2007 C ++ standard (ISO / IEC TR 19768: 2007, C ++ TR1)?
I need to avoid using any C ++ 11 features in my current project, although we already use 2012 studio.
If you have a parallel installation, for example. VisualStudio 2008, you can use your compiler from VS2012 for your C ++ projects. This is done in the project settings through the "Platform Toolbox".
++ 2007
. VS2012 ( 2013) ++ 07 ( - "++ 14" - ).
, ( ) .
Source: https://habr.com/ru/post/1534622/More articles:Two classes, the same methods, one object? - c #Yii pagination with ajax - javascriptIs there a way to discount the namespace? - c ++HTML5 Streaming Video (> 2 GB) with PHP - html5How to safely store json data in an Android phone? - javascriptUnable to convert closed-loop initializer list - c ++"More than" where-condition on timeuuid using Datastax C # Cassandra Driver - c #Integer Generation Phonegap - cannot open the resource URL: file: ///android_asset/www/cordova_plugins.json - jsonORM UniqueConstraint, duplicate with zero value - ormAll Articles