We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753b770 commit 0598a06Copy full SHA for 0598a06
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
- "C_Cpp.default.cppStandard": "c++11",
+ "C_Cpp.default.cppStandard": "c++17",
3
"C_Cpp.default.includePath": [
4
"${workspaceFolder}/include",
5
"${workspaceFolder}/build",
0 commit comments