| | |
| | | { |
| | | "files.associations": { |
| | | "string": "cpp" |
| | | "string": "cpp", |
| | | "ostream": "cpp", |
| | | "optional": "cpp", |
| | | "memory": "cpp", |
| | | "unordered_map": "cpp", |
| | | "condition_variable": "cpp", |
| | | "any": "cpp", |
| | | "array": "cpp", |
| | | "atomic": "cpp", |
| | | "bit": "cpp", |
| | | "*.tcc": "cpp", |
| | | "bitset": "cpp", |
| | | "cctype": "cpp", |
| | | "cfenv": "cpp", |
| | | "charconv": "cpp", |
| | | "chrono": "cpp", |
| | | "cinttypes": "cpp", |
| | | "clocale": "cpp", |
| | | "cmath": "cpp", |
| | | "codecvt": "cpp", |
| | | "compare": "cpp", |
| | | "complex": "cpp", |
| | | "concepts": "cpp", |
| | | "csignal": "cpp", |
| | | "cstdarg": "cpp", |
| | | "cstddef": "cpp", |
| | | "cstdint": "cpp", |
| | | "cstdio": "cpp", |
| | | "cstdlib": "cpp", |
| | | "cstring": "cpp", |
| | | "ctime": "cpp", |
| | | "cwchar": "cpp", |
| | | "cwctype": "cpp", |
| | | "deque": "cpp", |
| | | "forward_list": "cpp", |
| | | "list": "cpp", |
| | | "map": "cpp", |
| | | "set": "cpp", |
| | | "unordered_set": "cpp", |
| | | "vector": "cpp", |
| | | "exception": "cpp", |
| | | "expected": "cpp", |
| | | "algorithm": "cpp", |
| | | "functional": "cpp", |
| | | "iterator": "cpp", |
| | | "memory_resource": "cpp", |
| | | "numeric": "cpp", |
| | | "random": "cpp", |
| | | "ratio": "cpp", |
| | | "source_location": "cpp", |
| | | "string_view": "cpp", |
| | | "system_error": "cpp", |
| | | "tuple": "cpp", |
| | | "type_traits": "cpp", |
| | | "utility": "cpp", |
| | | "format": "cpp", |
| | | "fstream": "cpp", |
| | | "initializer_list": "cpp", |
| | | "iomanip": "cpp", |
| | | "iosfwd": "cpp", |
| | | "iostream": "cpp", |
| | | "istream": "cpp", |
| | | "limits": "cpp", |
| | | "mutex": "cpp", |
| | | "new": "cpp", |
| | | "numbers": "cpp", |
| | | "ranges": "cpp", |
| | | "semaphore": "cpp", |
| | | "span": "cpp", |
| | | "sstream": "cpp", |
| | | "stdexcept": "cpp", |
| | | "stop_token": "cpp", |
| | | "streambuf": "cpp", |
| | | "thread": "cpp", |
| | | "typeindex": "cpp", |
| | | "typeinfo": "cpp", |
| | | "valarray": "cpp", |
| | | "variant": "cpp", |
| | | "regex": "cpp" |
| | | } |
| | | } |