We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2511762 commit 3446534Copy full SHA for 3446534
1 file changed
.vscode/settings.json
@@ -74,6 +74,7 @@
74
"charconv": "cpp",
75
"clocale": "cpp",
76
"span": "cpp",
77
- "variant": "cpp"
+ "variant": "cpp",
78
+ "deque": "cpp"
79
}
80
0 commit comments