1 changed files with 0 additions and 68 deletions
@ -1,68 +0,0 @@ |
|||||||
{ |
|
||||||
"files.associations": { |
|
||||||
"qsettings": "cpp", |
|
||||||
"array": "cpp", |
|
||||||
"atomic": "cpp", |
|
||||||
"bit": "cpp", |
|
||||||
"*.tcc": "cpp", |
|
||||||
"cctype": "cpp", |
|
||||||
"clocale": "cpp", |
|
||||||
"cmath": "cpp", |
|
||||||
"codecvt": "cpp", |
|
||||||
"compare": "cpp", |
|
||||||
"concepts": "cpp", |
|
||||||
"condition_variable": "cpp", |
|
||||||
"cstdarg": "cpp", |
|
||||||
"cstddef": "cpp", |
|
||||||
"cstdint": "cpp", |
|
||||||
"cstdio": "cpp", |
|
||||||
"cstdlib": "cpp", |
|
||||||
"ctime": "cpp", |
|
||||||
"cwchar": "cpp", |
|
||||||
"cwctype": "cpp", |
|
||||||
"deque": "cpp", |
|
||||||
"list": "cpp", |
|
||||||
"map": "cpp", |
|
||||||
"string": "cpp", |
|
||||||
"unordered_map": "cpp", |
|
||||||
"vector": "cpp", |
|
||||||
"exception": "cpp", |
|
||||||
"algorithm": "cpp", |
|
||||||
"functional": "cpp", |
|
||||||
"iterator": "cpp", |
|
||||||
"memory": "cpp", |
|
||||||
"memory_resource": "cpp", |
|
||||||
"numeric": "cpp", |
|
||||||
"optional": "cpp", |
|
||||||
"random": "cpp", |
|
||||||
"ratio": "cpp", |
|
||||||
"string_view": "cpp", |
|
||||||
"system_error": "cpp", |
|
||||||
"tuple": "cpp", |
|
||||||
"type_traits": "cpp", |
|
||||||
"utility": "cpp", |
|
||||||
"fstream": "cpp", |
|
||||||
"initializer_list": "cpp", |
|
||||||
"iomanip": "cpp", |
|
||||||
"iosfwd": "cpp", |
|
||||||
"iostream": "cpp", |
|
||||||
"istream": "cpp", |
|
||||||
"limits": "cpp", |
|
||||||
"mutex": "cpp", |
|
||||||
"new": "cpp", |
|
||||||
"numbers": "cpp", |
|
||||||
"ostream": "cpp", |
|
||||||
"semaphore": "cpp", |
|
||||||
"sstream": "cpp", |
|
||||||
"stdexcept": "cpp", |
|
||||||
"stop_token": "cpp", |
|
||||||
"streambuf": "cpp", |
|
||||||
"thread": "cpp", |
|
||||||
"typeinfo": "cpp", |
|
||||||
"variant": "cpp", |
|
||||||
"qstring": "cpp", |
|
||||||
"qvariant": "cpp", |
|
||||||
"qmetatype": "cpp", |
|
||||||
"qdebug": "cpp" |
|
||||||
} |
|
||||||
} |
|
Loading…
Reference in new issue