{ "configurations": [ { "name": "Pivot", "cppStandard": "c++20", "includePath": ["include"], "compileCommands": "${workspaceFolder}/.vscode/compile_commands.json" } ], "version": 4 }