12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "files.associations": {
- "filesystem": "cpp",
- "regex": "cpp",
- "xlocmon": "cpp",
- "functional": "cpp",
- "chrono": "cpp",
- "future": "cpp",
- "random": "cpp",
- "ratio": "cpp",
- "scoped_allocator": "cpp",
- "tuple": "cpp",
- "type_traits": "cpp",
- "utility": "cpp",
- "xmemory0": "cpp",
- "xstddef": "cpp",
- "xtr1common": "cpp",
- "xutility": "cpp",
- "ios": "cpp",
- "iosfwd": "cpp",
- "sstream": "cpp",
- "strstream": "cpp",
- "system_error": "cpp",
- "typeindex": "cpp",
- "xlocale": "cpp",
- "array": "cpp",
- "bitset": "cpp",
- "deque": "cpp",
- "forward_list": "cpp",
- "initializer_list": "cpp",
- "iterator": "cpp",
- "list": "cpp",
- "map": "cpp",
- "queue": "cpp",
- "set": "cpp",
- "stack": "cpp",
- "unordered_map": "cpp",
- "unordered_set": "cpp",
- "vector": "cpp",
- "xhash": "cpp",
- "xstring": "cpp",
- "xtree": "cpp",
- "xiosbase": "cpp",
- "xfunctional": "cpp"
- }
- }
|