We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f356c99 commit 9f5317fCopy full SHA for 9f5317f
.vscode/settings.json
@@ -8,6 +8,7 @@
8
"string": "cpp",
9
"string_view": "cpp",
10
"vector": "cpp",
11
- "istream": "cpp"
+ "istream": "cpp",
12
+ "system_error": "cpp"
13
}
14
0 commit comments