forked from cplusplus/fundamentals-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cxx14_index.json
76 lines (76 loc) · 2.63 KB
/
cxx14_index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
{
"basic.stc.dynamic.deallocation": "3.7.4.2",
"basic.align": "3.11",
"expr": "5",
"expr.call": "5.2.2",
"expr.cond": "5.16",
"dcl.constexpr": "7.1.5",
"dcl.fct.default": "8.3.6",
"over.match.best": "13.3.3",
"temp.deduct": "14.8.2",
"cpp.line": "16.4",
"cpp.predefined": "16.8",
"library": "17",
"swappable.requirements" : "17.6.3.2",
"hash.requirements": "17.6.3.4",
"allocator.requirements": "17.6.3.5",
"syserr": "19.5",
"utility.swap": "20.2.2",
"tuple.helper": "20.4.2.5",
"allocator.uses": "20.7.7",
"allocator.uses.construction": "20.7.7.2",
"util.smartptr": "20.8.2",
"util.smartptr.shared": "20.8.2.2",
"util.smartptr.shared.const": "20.8.2.2.1",
"util.smartptr.shared.dest": "20.8.2.2.2",
"util.smartptr.shared.assign": "20.8.2.2.3",
"util.smartptr.shared.mod": "20.8.2.2.4",
"util.smartptr.shared.obs": "20.8.2.2.5",
"util.smartptr.shared.create": "20.8.2.2.6",
"util.smartptr.shared.cmp": "20.8.2.2.7",
"util.smartptr.shared.spec": "20.8.2.2.8",
"util.smartptr.shared.cast": "20.8.2.2.9",
"util.smartptr.getdeleter": "20.8.2.2.10",
"util.smartptr.shared.io": "20.8.2.2.11",
"util.smartptr.weak": "20.8.2.3",
"util.smartptr.weak.const": "20.8.2.3.1",
"util.smartptr.weak.dest": "20.8.2.3.2",
"util.smartptr.weak.assign": "20.8.2.3.3",
"util.smartptr.weak.mod": "20.8.2.3.4",
"util.smartptr.weak.obs": "20.8.2.3.5",
"util.smartptr.weak.spec": "20.8.2.3.6",
"util.smartptr.ownerless": "20.8.2.4",
"util.smartptr.enab": "20.8.2.5",
"util.smartptr.shared.atomic": "20.8.2.6",
"util.smartptr.hash": "20.8.2.7",
"function.objects": "20.9",
"func.def": "20.9.1",
"func.require": "20.9.2",
"bind": "20.9.9",
"func.wrap.func": "20.9.11.2",
"func.wrap.func.con": "20.9.11.2.1",
"func.wrap.func.mod": "20.9.11.2.2",
"unord.hash": "20.9.12",
"meta.rqmts": "20.10.1",
"meta.unary.cat": "20.10.4.1",
"meta.unary.comp": "20.10.4.2",
"meta.unary.prop": "20.10.4.3",
"meta.unary.prop.query": "20.10.5",
"meta.rel": "20.10.6",
"meta.trans.other": "20.10.7.6",
"ratio.comparison": "20.11.5",
"time.traits": "20.12.4",
"strings.general": "21.1",
"char.traits": "21.2",
"container.requirements": "23.2",
"iterator.traits": "24.4.1",
"iterator.range": "24.7",
"algorithms.general": "25.1",
"rand.req.genl": "26.5.1.1",
"rand.req.urng": "26.5.1.3",
"rand.predef": "26.5.5",
"rand.dist.uni.int": "26.5.8.2.1",
"futures.promise": "30.6.5",
"futures.task": "30.6.9",
"futures.task.nonmembers": "30.6.9.2"
}