2017-06-22 14:48:52 +02:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"array": "cpp",
|
|
|
|
"initializer_list": "cpp",
|
2017-06-22 20:38:20 +02:00
|
|
|
"utility": "cpp",
|
2017-06-23 00:25:28 +02:00
|
|
|
"system_error": "cpp",
|
2017-06-26 12:58:43 +02:00
|
|
|
"type_traits": "cpp",
|
|
|
|
"*.tcc": "cpp",
|
|
|
|
"cctype": "cpp",
|
|
|
|
"clocale": "cpp",
|
|
|
|
"cstdint": "cpp",
|
|
|
|
"cstdio": "cpp",
|
|
|
|
"cstdlib": "cpp",
|
|
|
|
"cwchar": "cpp",
|
|
|
|
"exception": "cpp",
|
|
|
|
"iosfwd": "cpp",
|
|
|
|
"new": "cpp",
|
|
|
|
"stdexcept": "cpp",
|
|
|
|
"tuple": "cpp",
|
|
|
|
"typeinfo": "cpp",
|
|
|
|
"cmath": "cpp",
|
|
|
|
"cstdarg": "cpp",
|
|
|
|
"cstddef": "cpp",
|
|
|
|
"cstring": "cpp",
|
|
|
|
"cwctype": "cpp",
|
|
|
|
"functional": "cpp",
|
|
|
|
"istream": "cpp",
|
|
|
|
"limits": "cpp",
|
|
|
|
"memory": "cpp",
|
|
|
|
"ostream": "cpp",
|
|
|
|
"sstream": "cpp",
|
|
|
|
"streambuf": "cpp"
|
2017-06-22 14:48:52 +02:00
|
|
|
}
|
|
|
|
}
|