{ "configurations": [ { "name": "Win32", "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "compilerPath": "C:/msys64/clang64/bin/clang++.exe", "cStandard": "c17", "cppStandard": "c++20", "intelliSenseMode": "windows-clang-x64" } ], "version": 4 }