mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2025-02-17 13:26:47 +00:00
Update C++ Configs
This commit is contained in:
parent
ffffd5fcd1
commit
9958ed5e5d
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@ -74,6 +74,13 @@
|
|||||||
"any": "cpp",
|
"any": "cpp",
|
||||||
"bit": "cpp",
|
"bit": "cpp",
|
||||||
"variant": "cpp",
|
"variant": "cpp",
|
||||||
"rope": "cpp"
|
"rope": "cpp",
|
||||||
|
"compare": "cpp",
|
||||||
|
"concepts": "cpp",
|
||||||
|
"coroutine": "cpp",
|
||||||
|
"numbers": "cpp",
|
||||||
|
"ranges": "cpp",
|
||||||
|
"span": "cpp",
|
||||||
|
"stop_token": "cpp"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user