How to change default C++ language standard in Visual Studio 2019?
问题 I'd like to use C++17 for my projects without always having to change it in the properties when starting a new one. Is this possible? Thanks! 回答1: Edit the property sheet under the View -> Other Windows -> Property Manager Next open the tree for a project and then the platform you wish to change. The settings here are inherited by default for all project configurations of the corresponding platform so right click the node for "Microsoft.Cpp..User" and then go to C/C++ -> Language and set the