mirror of
https://github.com/danog/php-libtgvoip.git
synced 2024-11-26 20:04:48 +01:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"initializer_list": "cpp",
|
|
"utility": "cpp",
|
|
"system_error": "cpp",
|
|
"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",
|
|
"vector": "cpp",
|
|
"queue": "cpp",
|
|
"string_view": "cpp",
|
|
"atomic": "cpp",
|
|
"ctime": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"unordered_map": "cpp",
|
|
"fstream": "cpp",
|
|
"iostream": "cpp",
|
|
"optional": "cpp",
|
|
"algorithm": "cpp"
|
|
}
|
|
} |