{ "configurations": [ { "name": "Mac", "includePath": [ "${workspaceFolder}/**", "/usr/local/Cellar/boost/1.81.0_1/include/boost/predef" ], "defines": [], "macFrameworkPath": [], "compilerPath": "/usr/bin/clang++", "cStandard": "gnu17", "cppStandard": "gnu++14", "intelliSenseMode": "macos-gcc-arm" } ], "version": 4 }