update to c++20
This commit is contained in:
2
.vscode/c_cpp_properties.json
vendored
2
.vscode/c_cpp_properties.json
vendored
@@ -2,7 +2,7 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "TD2",
|
||||
"cppStandard": "c++17",
|
||||
"cppStandard": "c++20",
|
||||
"includePath": [
|
||||
"include"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user