add Chapter11
This commit is contained in:
12
Chapter11/.vscode/settings.json
vendored
Normal file
12
Chapter11/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"optional": "cpp",
|
||||
"system_error": "cpp",
|
||||
"array": "cpp",
|
||||
"functional": "cpp",
|
||||
"tuple": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"utility": "cpp",
|
||||
"charconv": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user