You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
535 B
23 lines
535 B
{
|
|
"files.associations": {
|
|
"vector": "cpp",
|
|
"type_traits": "cpp",
|
|
"stdexcept": "cpp",
|
|
"array": "cpp",
|
|
"bitset": "cpp",
|
|
"deque": "cpp",
|
|
"initializer_list": "cpp",
|
|
"list": "cpp",
|
|
"queue": "cpp",
|
|
"stack": "cpp",
|
|
"utility": "cpp",
|
|
"xhash": "cpp",
|
|
"xstring": "cpp",
|
|
"xutility": "cpp",
|
|
"memory": "cpp",
|
|
"mutex": "cpp",
|
|
"shared_mutex": "cpp",
|
|
"chrono": "cpp",
|
|
"functional": "cpp"
|
|
}
|
|
}
|