Newer
Older
{
"folders": [
{
"path": "."
},
{
"path": "../../frameworks/xmlsec"
},
{
"path": "../../tmp/xer_decoding_issue"
},
{
"path": "../../tmp/ttcn_cisetp-main/ttcn_cisetp-main"
},
{
"path": "../../frameworks/cise-sim"
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
}
],
"settings": {
"files.associations": {
"array": "cpp",
"bit": "cpp",
"*.tcc": "cpp",
"cctype": "cpp",
"chrono": "cpp",
"clocale": "cpp",
"cmath": "cpp",
"cstdarg": "cpp",
"cstdint": "cpp",
"cstdio": "cpp",
"cstdlib": "cpp",
"ctime": "cpp",
"cwchar": "cpp",
"cwctype": "cpp",
"deque": "cpp",
"map": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"exception": "cpp",
"fstream": "cpp",
"functional": "cpp",
"initializer_list": "cpp",
"iomanip": "cpp",
"iosfwd": "cpp",
"iostream": "cpp",
"istream": "cpp",
"limits": "cpp",
"memory": "cpp",
"new": "cpp",
"optional": "cpp",
"ostream": "cpp",
"ratio": "cpp",
"sstream": "cpp",
"stdexcept": "cpp",
"streambuf": "cpp",
"string": "cpp",
"string_view": "cpp",
"system_error": "cpp",
"type_traits": "cpp",
"tuple": "cpp",
"typeinfo": "cpp",
"utility": "cpp",
"codecvt": "cpp",
"set": "cpp",
"bitset": "cpp",
"condition_variable": "cpp",
"cstddef": "cpp",
"cstring": "cpp",
"memory_resource": "cpp",
"mutex": "cpp",
"regex": "cpp",
"shared_mutex": "cpp",
"thread": "cpp",
"numeric": "cpp"
}
}
}