I am still learning the language, and I cannot seem to find an easy explanation here or otherwise how to change the default language standard in Visual Studio for all projects.
Is there an easy way to change the C++ Language Standard so that when creating new projects, it defaults to that standard? I would think that there would be a simple menu option in Visual Studio that would allow this without needing to go into the properties for every individual project.