{ "configurations": [ { "name": "CLion", "includePath": [ "${workspaceFolder}/**" ], "cStandard": "c17", "cppStandard": "c++17" } ], "version": 4 }