Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/Crawler
commit
cbd2378e97
@ -0,0 +1,85 @@ |
||||
{ |
||||
"files.associations": { |
||||
"ostream": "cpp", |
||||
"iostream": "cpp", |
||||
"array": "cpp", |
||||
"atomic": "cpp", |
||||
"strstream": "cpp", |
||||
"bit": "cpp", |
||||
"*.tcc": "cpp", |
||||
"cctype": "cpp", |
||||
"charconv": "cpp", |
||||
"chrono": "cpp", |
||||
"clocale": "cpp", |
||||
"cmath": "cpp", |
||||
"codecvt": "cpp", |
||||
"compare": "cpp", |
||||
"concepts": "cpp", |
||||
"condition_variable": "cpp", |
||||
"cstdarg": "cpp", |
||||
"cstddef": "cpp", |
||||
"cstdint": "cpp", |
||||
"cstdio": "cpp", |
||||
"cstdlib": "cpp", |
||||
"cstring": "cpp", |
||||
"ctime": "cpp", |
||||
"cwchar": "cpp", |
||||
"cwctype": "cpp", |
||||
"deque": "cpp", |
||||
"list": "cpp", |
||||
"map": "cpp", |
||||
"string": "cpp", |
||||
"unordered_map": "cpp", |
||||
"unordered_set": "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", |
||||
"istream": "cpp", |
||||
"limits": "cpp", |
||||
"mutex": "cpp", |
||||
"new": "cpp", |
||||
"numbers": "cpp", |
||||
"semaphore": "cpp", |
||||
"sstream": "cpp", |
||||
"stdexcept": "cpp", |
||||
"stop_token": "cpp", |
||||
"streambuf": "cpp", |
||||
"thread": "cpp", |
||||
"cinttypes": "cpp", |
||||
"typeinfo": "cpp", |
||||
"variant": "cpp", |
||||
"__bit_reference": "cpp", |
||||
"__config": "cpp", |
||||
"__debug": "cpp", |
||||
"__errc": "cpp", |
||||
"__hash_table": "cpp", |
||||
"__locale": "cpp", |
||||
"__mutex_base": "cpp", |
||||
"__node_handle": "cpp", |
||||
"__split_buffer": "cpp", |
||||
"__threading_support": "cpp", |
||||
"__verbose_abort": "cpp", |
||||
"ios": "cpp", |
||||
"locale": "cpp", |
||||
"queue": "cpp", |
||||
"stack": "cpp", |
||||
"span": "cpp" |
||||
} |
||||
} |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue