43 lines
776 B
Plaintext
43 lines
776 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": ".."
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"files.associations": {
|
||
|
"fstream": "cpp",
|
||
|
"cmath": "cpp",
|
||
|
"array": "cpp",
|
||
|
"*.tcc": "cpp",
|
||
|
"cctype": "cpp",
|
||
|
"clocale": "cpp",
|
||
|
"cstdarg": "cpp",
|
||
|
"cstdint": "cpp",
|
||
|
"cstdio": "cpp",
|
||
|
"cstdlib": "cpp",
|
||
|
"cwchar": "cpp",
|
||
|
"cwctype": "cpp",
|
||
|
"unordered_map": "cpp",
|
||
|
"vector": "cpp",
|
||
|
"exception": "cpp",
|
||
|
"functional": "cpp",
|
||
|
"initializer_list": "cpp",
|
||
|
"iosfwd": "cpp",
|
||
|
"iostream": "cpp",
|
||
|
"istream": "cpp",
|
||
|
"limits": "cpp",
|
||
|
"new": "cpp",
|
||
|
"ostream": "cpp",
|
||
|
"numeric": "cpp",
|
||
|
"sstream": "cpp",
|
||
|
"stdexcept": "cpp",
|
||
|
"streambuf": "cpp",
|
||
|
"tuple": "cpp",
|
||
|
"type_traits": "cpp",
|
||
|
"utility": "cpp",
|
||
|
"typeinfo": "cpp",
|
||
|
"iomanip": "cpp"
|
||
|
}
|
||
|
}
|
||
|
}
|