• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "files.associations": {
3        "*.ipp": "cpp",
4        "strstream": "cpp",
5        "cerrno": "cpp",
6        "csetjmp": "cpp",
7        "cstdarg": "cpp",
8        "rope": "cpp",
9        "iostream": "cpp",
10        "streambuf": "cpp",
11        "*.tcc": "cpp",
12        "regex": "cpp",
13        "algorithm": "cpp",
14        "array": "cpp",
15        "atomic": "cpp",
16        "bit": "cpp",
17        "bitset": "cpp",
18        "cassert": "cpp",
19        "cctype": "cpp",
20        "cfloat": "cpp",
21        "chrono": "cpp",
22        "ciso646": "cpp",
23        "climits": "cpp",
24        "clocale": "cpp",
25        "cmath": "cpp",
26        "complex": "cpp",
27        "cstddef": "cpp",
28        "cstdint": "cpp",
29        "cstdio": "cpp",
30        "cstdlib": "cpp",
31        "cstring": "cpp",
32        "ctime": "cpp",
33        "cwchar": "cpp",
34        "cwctype": "cpp",
35        "deque": "cpp",
36        "list": "cpp",
37        "map": "cpp",
38        "set": "cpp",
39        "string": "cpp",
40        "unordered_map": "cpp",
41        "vector": "cpp",
42        "exception": "cpp",
43        "functional": "cpp",
44        "iterator": "cpp",
45        "memory": "cpp",
46        "memory_resource": "cpp",
47        "numeric": "cpp",
48        "optional": "cpp",
49        "random": "cpp",
50        "ratio": "cpp",
51        "string_view": "cpp",
52        "system_error": "cpp",
53        "tuple": "cpp",
54        "type_traits": "cpp",
55        "utility": "cpp",
56        "fstream": "cpp",
57        "initializer_list": "cpp",
58        "iomanip": "cpp",
59        "ios": "cpp",
60        "iosfwd": "cpp",
61        "istream": "cpp",
62        "limits": "cpp",
63        "locale": "cpp",
64        "new": "cpp",
65        "ostream": "cpp",
66        "queue": "cpp",
67        "sstream": "cpp",
68        "stdexcept": "cpp",
69        "thread": "cpp",
70        "cfenv": "cpp",
71        "cinttypes": "cpp",
72        "typeindex": "cpp",
73        "typeinfo": "cpp",
74        "variant": "cpp"
75    }
76}