xref: /aosp_15_r20/external/clang/test/cxx-sections.data (revision 67e74705e28f6214e480b399dd47ea732279e315)
1*67e74705SXin Li1 [intro]
2*67e74705SXin Li    1.1 [intro.scope]
3*67e74705SXin Li    1.2 [intro.refs]
4*67e74705SXin Li    1.3 [intro.defs]
5*67e74705SXin Li        1.3.1 [defns.argument]
6*67e74705SXin Li        1.3.2 [defns.cond.supp]
7*67e74705SXin Li        1.3.3 [defns.diagnostic]
8*67e74705SXin Li        1.3.4 [defns.dynamic.type]
9*67e74705SXin Li        1.3.5 [defns.ill.formed]
10*67e74705SXin Li        1.3.6 [defns.impl.defined]
11*67e74705SXin Li        1.3.7 [defns.impl.limits]
12*67e74705SXin Li        1.3.8 [defns.locale.specific]
13*67e74705SXin Li        1.3.9 [defns.multibyte]
14*67e74705SXin Li        1.3.10 [defns.parameter]
15*67e74705SXin Li        1.3.11 [defns.signature]
16*67e74705SXin Li        1.3.12 [defns.static.type]
17*67e74705SXin Li        1.3.13 [defns.undefined]
18*67e74705SXin Li        1.3.14 [defns.unspecified]
19*67e74705SXin Li        1.3.15 [defns.well.formed]
20*67e74705SXin Li    1.4 [intro.compliance]
21*67e74705SXin Li    1.5 [intro.structure]
22*67e74705SXin Li    1.6 [syntax]
23*67e74705SXin Li    1.7 [intro.memory]
24*67e74705SXin Li    1.8 [intro.object]
25*67e74705SXin Li    1.9 [intro.execution]
26*67e74705SXin Li    1.10 [intro.multithread]
27*67e74705SXin Li    1.11 [intro.ack]
28*67e74705SXin Li2 [lex]
29*67e74705SXin Li    2.1 [lex.separate]
30*67e74705SXin Li    2.2 [lex.phases]
31*67e74705SXin Li    2.3 [lex.charset]
32*67e74705SXin Li    2.4 [lex.trigraph]
33*67e74705SXin Li    2.5 [lex.pptoken]
34*67e74705SXin Li    2.6 [lex.digraph]
35*67e74705SXin Li    2.7 [lex.token]
36*67e74705SXin Li    2.8 [lex.comment]
37*67e74705SXin Li    2.9 [lex.header]
38*67e74705SXin Li    2.10 [lex.ppnumber]
39*67e74705SXin Li    2.11 [lex.name]
40*67e74705SXin Li    2.12 [lex.key]
41*67e74705SXin Li    2.13 [lex.operators]
42*67e74705SXin Li    2.14 [lex.literal]
43*67e74705SXin Li        2.14.1 [lex.literal.kinds]
44*67e74705SXin Li        2.14.2 [lex.icon]
45*67e74705SXin Li        2.14.3 [lex.ccon]
46*67e74705SXin Li        2.14.4 [lex.fcon]
47*67e74705SXin Li        2.14.5 [lex.string]
48*67e74705SXin Li        2.14.6 [lex.bool]
49*67e74705SXin Li        2.14.7 [lex.nullptr]
50*67e74705SXin Li        2.14.8 [lex.ext]
51*67e74705SXin Li3 [basic]
52*67e74705SXin Li    3.1 [basic.def]
53*67e74705SXin Li    3.2 [basic.def.odr]
54*67e74705SXin Li    3.3 [basic.scope]
55*67e74705SXin Li        3.3.1 [basic.scope.declarative]
56*67e74705SXin Li        3.3.2 [basic.scope.pdecl]
57*67e74705SXin Li        3.3.3 [basic.scope.local]
58*67e74705SXin Li        3.3.4 [basic.scope.proto]
59*67e74705SXin Li        3.3.5 [basic.funscope]
60*67e74705SXin Li        3.3.6 [basic.scope.namespace]
61*67e74705SXin Li        3.3.7 [basic.scope.class]
62*67e74705SXin Li        3.3.8 [basic.scope.concept]
63*67e74705SXin Li        3.3.9 [basic.scope.req]
64*67e74705SXin Li        3.3.10 [basic.scope.enum]
65*67e74705SXin Li        3.3.11 [basic.scope.hiding]
66*67e74705SXin Li    3.4 [basic.lookup]
67*67e74705SXin Li        3.4.1 [basic.lookup.unqual]
68*67e74705SXin Li        3.4.2 [basic.lookup.argdep]
69*67e74705SXin Li        3.4.3 [basic.lookup.qual]
70*67e74705SXin Li            3.4.3.1 [class.qual]
71*67e74705SXin Li            3.4.3.2 [namespace.qual]
72*67e74705SXin Li            3.4.3.3 [concept.qual]
73*67e74705SXin Li        3.4.4 [basic.lookup.elab]
74*67e74705SXin Li        3.4.5 [basic.lookup.classref]
75*67e74705SXin Li        3.4.6 [basic.lookup.udir]
76*67e74705SXin Li    3.5 [basic.link]
77*67e74705SXin Li    3.6 [basic.start]
78*67e74705SXin Li        3.6.1 [basic.start.main]
79*67e74705SXin Li        3.6.2 [basic.start.init]
80*67e74705SXin Li        3.6.3 [basic.start.term]
81*67e74705SXin Li    3.7 [basic.stc]
82*67e74705SXin Li        3.7.1 [basic.stc.static]
83*67e74705SXin Li        3.7.2 [basic.stc.thread]
84*67e74705SXin Li        3.7.3 [basic.stc.auto]
85*67e74705SXin Li        3.7.4 [basic.stc.dynamic]
86*67e74705SXin Li            3.7.4.1 [basic.stc.dynamic.allocation]
87*67e74705SXin Li            3.7.4.2 [basic.stc.dynamic.deallocation]
88*67e74705SXin Li            3.7.4.3 [basic.stc.dynamic.safety]
89*67e74705SXin Li        3.7.5 [basic.stc.inherit]
90*67e74705SXin Li    3.8 [basic.life]
91*67e74705SXin Li    3.9 [basic.types]
92*67e74705SXin Li        3.9.1 [basic.fundamental]
93*67e74705SXin Li        3.9.2 [basic.compound]
94*67e74705SXin Li        3.9.3 [basic.type.qualifier]
95*67e74705SXin Li    3.10 [basic.lval]
96*67e74705SXin Li    3.11 [basic.align]
97*67e74705SXin Li4 [conv]
98*67e74705SXin Li    4.1 [conv.lval]
99*67e74705SXin Li    4.2 [conv.array]
100*67e74705SXin Li    4.3 [conv.func]
101*67e74705SXin Li    4.4 [conv.qual]
102*67e74705SXin Li    4.5 [conv.prom]
103*67e74705SXin Li    4.6 [conv.fpprom]
104*67e74705SXin Li    4.7 [conv.integral]
105*67e74705SXin Li    4.8 [conv.double]
106*67e74705SXin Li    4.9 [conv.fpint]
107*67e74705SXin Li    4.10 [conv.ptr]
108*67e74705SXin Li    4.11 [conv.mem]
109*67e74705SXin Li    4.12 [conv.bool]
110*67e74705SXin Li    4.13 [conv.rank]
111*67e74705SXin Li5 [expr]
112*67e74705SXin Li    5.1 [expr.prim]
113*67e74705SXin Li        5.1.1 [expr.prim.general]
114*67e74705SXin Li        5.1.2 [expr.prim.lambda]
115*67e74705SXin Li    5.2 [expr.post]
116*67e74705SXin Li        5.2.1 [expr.sub]
117*67e74705SXin Li        5.2.2 [expr.call]
118*67e74705SXin Li        5.2.3 [expr.type.conv]
119*67e74705SXin Li        5.2.4 [expr.pseudo]
120*67e74705SXin Li        5.2.5 [expr.ref]
121*67e74705SXin Li        5.2.6 [expr.post.incr]
122*67e74705SXin Li        5.2.7 [expr.dynamic.cast]
123*67e74705SXin Li        5.2.8 [expr.typeid]
124*67e74705SXin Li        5.2.9 [expr.static.cast]
125*67e74705SXin Li        5.2.10 [expr.reinterpret.cast]
126*67e74705SXin Li        5.2.11 [expr.const.cast]
127*67e74705SXin Li    5.3 [expr.unary]
128*67e74705SXin Li        5.3.1 [expr.unary.op]
129*67e74705SXin Li        5.3.2 [expr.pre.incr]
130*67e74705SXin Li        5.3.3 [expr.sizeof]
131*67e74705SXin Li        5.3.4 [expr.new]
132*67e74705SXin Li        5.3.5 [expr.delete]
133*67e74705SXin Li        5.3.6 [expr.alignof]
134*67e74705SXin Li    5.4 [expr.cast]
135*67e74705SXin Li    5.5 [expr.mptr.oper]
136*67e74705SXin Li    5.6 [expr.mul]
137*67e74705SXin Li    5.7 [expr.add]
138*67e74705SXin Li    5.8 [expr.shift]
139*67e74705SXin Li    5.9 [expr.rel]
140*67e74705SXin Li    5.10 [expr.eq]
141*67e74705SXin Li    5.11 [expr.bit.and]
142*67e74705SXin Li    5.12 [expr.xor]
143*67e74705SXin Li    5.13 [expr.or]
144*67e74705SXin Li    5.14 [expr.log.and]
145*67e74705SXin Li    5.15 [expr.log.or]
146*67e74705SXin Li    5.16 [expr.cond]
147*67e74705SXin Li    5.17 [expr.ass]
148*67e74705SXin Li    5.18 [expr.comma]
149*67e74705SXin Li    5.19 [expr.const]
150*67e74705SXin Li6 [stmt.stmt]
151*67e74705SXin Li    6.1 [stmt.label]
152*67e74705SXin Li    6.2 [stmt.expr]
153*67e74705SXin Li    6.3 [stmt.block]
154*67e74705SXin Li    6.4 [stmt.select]
155*67e74705SXin Li        6.4.1 [stmt.if]
156*67e74705SXin Li        6.4.2 [stmt.switch]
157*67e74705SXin Li    6.5 [stmt.iter]
158*67e74705SXin Li        6.5.1 [stmt.while]
159*67e74705SXin Li        6.5.2 [stmt.do]
160*67e74705SXin Li        6.5.3 [stmt.for]
161*67e74705SXin Li        6.5.4 [stmt.ranged]
162*67e74705SXin Li    6.6 [stmt.jump]
163*67e74705SXin Li        6.6.1 [stmt.break]
164*67e74705SXin Li        6.6.2 [stmt.cont]
165*67e74705SXin Li        6.6.3 [stmt.return]
166*67e74705SXin Li        6.6.4 [stmt.goto]
167*67e74705SXin Li    6.7 [stmt.dcl]
168*67e74705SXin Li    6.8 [stmt.ambig]
169*67e74705SXin Li    6.9 [stmt.late]
170*67e74705SXin Li7 [dcl.dcl]
171*67e74705SXin Li    7.1 [dcl.spec]
172*67e74705SXin Li        7.1.1 [dcl.stc]
173*67e74705SXin Li        7.1.2 [dcl.fct.spec]
174*67e74705SXin Li        7.1.3 [dcl.typedef]
175*67e74705SXin Li        7.1.4 [dcl.friend]
176*67e74705SXin Li        7.1.5 [dcl.constexpr]
177*67e74705SXin Li        7.1.6 [dcl.type]
178*67e74705SXin Li            7.1.6.1 [dcl.type.cv]
179*67e74705SXin Li            7.1.6.2 [dcl.type.simple]
180*67e74705SXin Li            7.1.6.3 [dcl.type.elab]
181*67e74705SXin Li            7.1.6.4 [dcl.spec.auto]
182*67e74705SXin Li    7.2 [dcl.enum]
183*67e74705SXin Li    7.3 [basic.namespace]
184*67e74705SXin Li        7.3.1 [namespace.def]
185*67e74705SXin Li            7.3.1.1 [namespace.unnamed]
186*67e74705SXin Li            7.3.1.2 [namespace.memdef]
187*67e74705SXin Li        7.3.2 [namespace.alias]
188*67e74705SXin Li        7.3.3 [namespace.udecl]
189*67e74705SXin Li        7.3.4 [namespace.udir]
190*67e74705SXin Li    7.4 [dcl.asm]
191*67e74705SXin Li    7.5 [dcl.link]
192*67e74705SXin Li    7.6 [dcl.attr]
193*67e74705SXin Li        7.6.1 [dcl.attr.grammar]
194*67e74705SXin Li        7.6.2 [dcl.align]
195*67e74705SXin Li        7.6.3 [dcl.attr.noreturn]
196*67e74705SXin Li        7.6.4 [dcl.attr.final]
197*67e74705SXin Li        7.6.5 [dcl.attr.depend]
198*67e74705SXin Li8 [dcl.decl]
199*67e74705SXin Li    8.1 [dcl.name]
200*67e74705SXin Li    8.2 [dcl.ambig.res]
201*67e74705SXin Li    8.3 [dcl.meaning]
202*67e74705SXin Li        8.3.1 [dcl.ptr]
203*67e74705SXin Li        8.3.2 [dcl.ref]
204*67e74705SXin Li        8.3.3 [dcl.mptr]
205*67e74705SXin Li        8.3.4 [dcl.array]
206*67e74705SXin Li        8.3.5 [dcl.fct]
207*67e74705SXin Li        8.3.6 [dcl.fct.default]
208*67e74705SXin Li    8.4 [dcl.fct.def]
209*67e74705SXin Li    8.5 [dcl.init]
210*67e74705SXin Li        8.5.1 [dcl.init.aggr]
211*67e74705SXin Li        8.5.2 [dcl.init.string]
212*67e74705SXin Li        8.5.3 [dcl.init.ref]
213*67e74705SXin Li        8.5.4 [dcl.init.list]
214*67e74705SXin Li9 [class]
215*67e74705SXin Li    9.1 [class.name]
216*67e74705SXin Li    9.2 [class.mem]
217*67e74705SXin Li    9.3 [class.mfct]
218*67e74705SXin Li        9.3.1 [class.mfct.non-static]
219*67e74705SXin Li        9.3.2 [class.this]
220*67e74705SXin Li    9.4 [class.static]
221*67e74705SXin Li        9.4.1 [class.static.mfct]
222*67e74705SXin Li        9.4.2 [class.static.data]
223*67e74705SXin Li    9.5 [class.union]
224*67e74705SXin Li    9.6 [class.bit]
225*67e74705SXin Li    9.7 [class.nest]
226*67e74705SXin Li    9.8 [class.local]
227*67e74705SXin Li    9.9 [class.nested.type]
228*67e74705SXin Li10 [class.derived]
229*67e74705SXin Li    10.1 [class.mi]
230*67e74705SXin Li    10.2 [class.member.lookup]
231*67e74705SXin Li    10.3 [class.virtual]
232*67e74705SXin Li    10.4 [class.abstract]
233*67e74705SXin Li11 [class.access]
234*67e74705SXin Li    11.1 [class.access.spec]
235*67e74705SXin Li    11.2 [class.access.base]
236*67e74705SXin Li    11.3 [class.access.dcl]
237*67e74705SXin Li    11.4 [class.friend]
238*67e74705SXin Li    11.5 [class.protected]
239*67e74705SXin Li    11.6 [class.access.virt]
240*67e74705SXin Li    11.7 [class.paths]
241*67e74705SXin Li    11.8 [class.access.nest]
242*67e74705SXin Li12 [special]
243*67e74705SXin Li    12.1 [class.ctor]
244*67e74705SXin Li    12.2 [class.temporary]
245*67e74705SXin Li    12.3 [class.conv]
246*67e74705SXin Li        12.3.1 [class.conv.ctor]
247*67e74705SXin Li        12.3.2 [class.conv.fct]
248*67e74705SXin Li    12.4 [class.dtor]
249*67e74705SXin Li    12.5 [class.free]
250*67e74705SXin Li    12.6 [class.init]
251*67e74705SXin Li        12.6.1 [class.expl.init]
252*67e74705SXin Li        12.6.2 [class.base.init]
253*67e74705SXin Li    12.7 [class.cdtor]
254*67e74705SXin Li    12.8 [class.copy]
255*67e74705SXin Li    12.9 [class.inhctor]
256*67e74705SXin Li13 [over]
257*67e74705SXin Li    13.1 [over.load]
258*67e74705SXin Li    13.2 [over.dcl]
259*67e74705SXin Li    13.3 [over.match]
260*67e74705SXin Li        13.3.1 [over.match.funcs]
261*67e74705SXin Li            13.3.1.1 [over.match.call]
262*67e74705SXin Li                13.3.1.1.1 [over.call.func]
263*67e74705SXin Li                13.3.1.1.2 [over.call.object]
264*67e74705SXin Li            13.3.1.2 [over.match.oper]
265*67e74705SXin Li            13.3.1.3 [over.match.ctor]
266*67e74705SXin Li            13.3.1.4 [over.match.copy]
267*67e74705SXin Li            13.3.1.5 [over.match.conv]
268*67e74705SXin Li            13.3.1.6 [over.match.ref]
269*67e74705SXin Li            13.3.1.7 [over.match.list]
270*67e74705SXin Li        13.3.2 [over.match.viable]
271*67e74705SXin Li        13.3.3 [over.match.best]
272*67e74705SXin Li            13.3.3.1 [over.best.ics]
273*67e74705SXin Li                13.3.3.1.1 [over.ics.scs]
274*67e74705SXin Li                13.3.3.1.2 [over.ics.user]
275*67e74705SXin Li                13.3.3.1.3 [over.ics.ellipsis]
276*67e74705SXin Li                13.3.3.1.4 [over.ics.ref]
277*67e74705SXin Li                13.3.3.1.5 [over.ics.list]
278*67e74705SXin Li            13.3.3.2 [over.ics.rank]
279*67e74705SXin Li    13.4 [over.over]
280*67e74705SXin Li    13.5 [over.oper]
281*67e74705SXin Li        13.5.1 [over.unary]
282*67e74705SXin Li        13.5.2 [over.binary]
283*67e74705SXin Li        13.5.3 [over.ass]
284*67e74705SXin Li        13.5.4 [over.call]
285*67e74705SXin Li        13.5.5 [over.sub]
286*67e74705SXin Li        13.5.6 [over.ref]
287*67e74705SXin Li        13.5.7 [over.inc]
288*67e74705SXin Li        13.5.8 [over.literal]
289*67e74705SXin Li    13.6 [over.built]
290*67e74705SXin Li14 [temp]
291*67e74705SXin Li    14.1 [temp.export]
292*67e74705SXin Li    14.2 [temp.param]
293*67e74705SXin Li    14.3 [temp.names]
294*67e74705SXin Li    14.4 [temp.arg]
295*67e74705SXin Li        14.4.1 [temp.arg.type]
296*67e74705SXin Li        14.4.2 [temp.arg.nontype]
297*67e74705SXin Li        14.4.3 [temp.arg.template]
298*67e74705SXin Li    14.5 [temp.type]
299*67e74705SXin Li    14.6 [temp.decls]
300*67e74705SXin Li        14.6.1 [temp.class]
301*67e74705SXin Li            14.6.1.1 [temp.mem.func]
302*67e74705SXin Li            14.6.1.2 [temp.mem.class]
303*67e74705SXin Li            14.6.1.3 [temp.static]
304*67e74705SXin Li        14.6.2 [temp.mem]
305*67e74705SXin Li        14.6.3 [temp.variadic]
306*67e74705SXin Li        14.6.4 [temp.friend]
307*67e74705SXin Li        14.6.5 [temp.class.spec]
308*67e74705SXin Li            14.6.5.1 [temp.class.spec.match]
309*67e74705SXin Li            14.6.5.2 [temp.class.order]
310*67e74705SXin Li            14.6.5.3 [temp.class.spec.mfunc]
311*67e74705SXin Li        14.6.6 [temp.fct]
312*67e74705SXin Li            14.6.6.1 [temp.over.link]
313*67e74705SXin Li            14.6.6.2 [temp.func.order]
314*67e74705SXin Li        14.6.7 [temp.alias]
315*67e74705SXin Li        14.6.8 [temp.concept.map]
316*67e74705SXin Li    14.7 [temp.res]
317*67e74705SXin Li        14.7.1 [temp.local]
318*67e74705SXin Li        14.7.2 [temp.dep]
319*67e74705SXin Li            14.7.2.1 [temp.dep.type]
320*67e74705SXin Li            14.7.2.2 [temp.dep.expr]
321*67e74705SXin Li            14.7.2.3 [temp.dep.constexpr]
322*67e74705SXin Li            14.7.2.4 [temp.dep.temp]
323*67e74705SXin Li        14.7.3 [temp.nondep]
324*67e74705SXin Li        14.7.4 [temp.dep.res]
325*67e74705SXin Li            14.7.4.1 [temp.point]
326*67e74705SXin Li            14.7.4.2 [temp.dep.candidate]
327*67e74705SXin Li        14.7.5 [temp.inject]
328*67e74705SXin Li    14.8 [temp.spec]
329*67e74705SXin Li        14.8.1 [temp.inst]
330*67e74705SXin Li        14.8.2 [temp.explicit]
331*67e74705SXin Li        14.8.3 [temp.expl.spec]
332*67e74705SXin Li    14.9 [temp.fct.spec]
333*67e74705SXin Li        14.9.1 [temp.arg.explicit]
334*67e74705SXin Li        14.9.2 [temp.deduct]
335*67e74705SXin Li            14.9.2.1 [temp.deduct.call]
336*67e74705SXin Li            14.9.2.2 [temp.deduct.funcaddr]
337*67e74705SXin Li            14.9.2.3 [temp.deduct.conv]
338*67e74705SXin Li            14.9.2.4 [temp.deduct.partial]
339*67e74705SXin Li            14.9.2.5 [temp.deduct.type]
340*67e74705SXin Li        14.9.3 [temp.over]
341*67e74705SXin Li    14.10 [concept]
342*67e74705SXin Li        14.10.1 [concept.def]
343*67e74705SXin Li            14.10.1.1 [concept.fct]
344*67e74705SXin Li            14.10.1.2 [concept.assoc]
345*67e74705SXin Li            14.10.1.3 [concept.req]
346*67e74705SXin Li            14.10.1.4 [concept.axiom]
347*67e74705SXin Li        14.10.2 [concept.map]
348*67e74705SXin Li            14.10.2.1 [concept.map.fct]
349*67e74705SXin Li            14.10.2.2 [concept.map.assoc]
350*67e74705SXin Li        14.10.3 [concept.refine]
351*67e74705SXin Li            14.10.3.1 [concept.member.lookup]
352*67e74705SXin Li            14.10.3.2 [concept.refine.maps]
353*67e74705SXin Li        14.10.4 [concept.support]
354*67e74705SXin Li    14.11 [temp.constrained]
355*67e74705SXin Li        14.11.1 [temp.req]
356*67e74705SXin Li            14.11.1.1 [temp.req.sat]
357*67e74705SXin Li            14.11.1.2 [temp.req.impl]
358*67e74705SXin Li        14.11.2 [temp.archetype]
359*67e74705SXin Li            14.11.2.1 [temp.archetype.assemble]
360*67e74705SXin Li        14.11.3 [temp.constrained.set]
361*67e74705SXin Li        14.11.4 [temp.constrained.inst]
362*67e74705SXin Li15 [except]
363*67e74705SXin Li    15.1 [except.throw]
364*67e74705SXin Li    15.2 [except.ctor]
365*67e74705SXin Li    15.3 [except.handle]
366*67e74705SXin Li    15.4 [except.spec]
367*67e74705SXin Li    15.5 [except.special]
368*67e74705SXin Li        15.5.1 [except.terminate]
369*67e74705SXin Li        15.5.2 [except.unexpected]
370*67e74705SXin Li        15.5.3 [except.uncaught]
371*67e74705SXin Li16 [cpp]
372*67e74705SXin Li    16.1 [cpp.cond]
373*67e74705SXin Li    16.2 [cpp.include]
374*67e74705SXin Li    16.3 [cpp.replace]
375*67e74705SXin Li        16.3.1 [cpp.subst]
376*67e74705SXin Li        16.3.2 [cpp.stringize]
377*67e74705SXin Li        16.3.3 [cpp.concat]
378*67e74705SXin Li        16.3.4 [cpp.rescan]
379*67e74705SXin Li        16.3.5 [cpp.scope]
380*67e74705SXin Li    16.4 [cpp.line]
381*67e74705SXin Li    16.5 [cpp.error]
382*67e74705SXin Li    16.6 [cpp.pragma]
383*67e74705SXin Li    16.7 [cpp.null]
384*67e74705SXin Li    16.8 [cpp.predefined]
385*67e74705SXin Li    16.9 [cpp.pragma.op]
386*67e74705SXin Li17 [library]
387*67e74705SXin Li    17.1 [library.general]
388*67e74705SXin Li    17.2 [library.c]
389*67e74705SXin Li    17.3 [definitions]
390*67e74705SXin Li        17.3.1 [defns.arbitrary.stream]
391*67e74705SXin Li        17.3.2 [defns.blocked]
392*67e74705SXin Li        17.3.3 [defns.character]
393*67e74705SXin Li        17.3.4 [defns.character.container]
394*67e74705SXin Li        17.3.5 [defns.comparison]
395*67e74705SXin Li        17.3.6 [defns.component]
396*67e74705SXin Li        17.3.7 [defns.deadlock]
397*67e74705SXin Li        17.3.8 [defns.default.behavior]
398*67e74705SXin Li        17.3.9 [defns.handler]
399*67e74705SXin Li        17.3.10 [defns.iostream.templates]
400*67e74705SXin Li        17.3.11 [defns.modifier]
401*67e74705SXin Li        17.3.12 [defns.move.assign]
402*67e74705SXin Li        17.3.13 [defns.move.assign.op]
403*67e74705SXin Li        17.3.14 [defns.move.ctor]
404*67e74705SXin Li        17.3.15 [defns.obj.state]
405*67e74705SXin Li        17.3.16 [defns.ntcts]
406*67e74705SXin Li        17.3.17 [defns.observer]
407*67e74705SXin Li        17.3.18 [defns.replacement]
408*67e74705SXin Li        17.3.19 [defns.repositional.stream]
409*67e74705SXin Li        17.3.20 [defns.required.behavior]
410*67e74705SXin Li        17.3.21 [defns.reserved.function]
411*67e74705SXin Li        17.3.22 [defns.stable]
412*67e74705SXin Li        17.3.23 [defns.traits]
413*67e74705SXin Li    17.4 [defns.additional]
414*67e74705SXin Li    17.5 [description]
415*67e74705SXin Li        17.5.1 [structure]
416*67e74705SXin Li            17.5.1.1 [structure.elements]
417*67e74705SXin Li            17.5.1.2 [structure.summary]
418*67e74705SXin Li            17.5.1.3 [structure.requirements]
419*67e74705SXin Li            17.5.1.4 [structure.specifications]
420*67e74705SXin Li            17.5.1.5 [structure.see.also]
421*67e74705SXin Li        17.5.2 [conventions]
422*67e74705SXin Li            17.5.2.1 [type.descriptions]
423*67e74705SXin Li                17.5.2.1.1 [type.descriptions.general]
424*67e74705SXin Li                17.5.2.1.2 [enumerated.types]
425*67e74705SXin Li                17.5.2.1.3 [bitmask.types]
426*67e74705SXin Li                17.5.2.1.4 [character.seq]
427*67e74705SXin Li                    17.5.2.1.4.1 [byte.strings]
428*67e74705SXin Li                    17.5.2.1.4.2 [multibyte.strings]
429*67e74705SXin Li                    17.5.2.1.4.3 [char16_t.seq]
430*67e74705SXin Li                    17.5.2.1.4.4 [char32_t.seq]
431*67e74705SXin Li                    17.5.2.1.4.5 [wide.characters]
432*67e74705SXin Li            17.5.2.2 [functions.within.classes]
433*67e74705SXin Li            17.5.2.3 [objects.within.classes]
434*67e74705SXin Li    17.6 [requirements]
435*67e74705SXin Li        17.6.1 [organization]
436*67e74705SXin Li            17.6.1.1 [contents]
437*67e74705SXin Li            17.6.1.2 [headers]
438*67e74705SXin Li            17.6.1.3 [compliance]
439*67e74705SXin Li        17.6.2 [using]
440*67e74705SXin Li            17.6.2.1 [using.overview]
441*67e74705SXin Li            17.6.2.2 [using.headers]
442*67e74705SXin Li            17.6.2.3 [using.linkage]
443*67e74705SXin Li        17.6.3 [constraints]
444*67e74705SXin Li            17.6.3.1 [constraints.overview]
445*67e74705SXin Li            17.6.3.2 [namespace.constraints]
446*67e74705SXin Li                17.6.3.2.1 [namespace.std]
447*67e74705SXin Li                17.6.3.2.2 [namespace.posix]
448*67e74705SXin Li            17.6.3.3 [reserved.names]
449*67e74705SXin Li                17.6.3.3.1 [macro.names]
450*67e74705SXin Li                17.6.3.3.2 [global.names]
451*67e74705SXin Li                17.6.3.3.3 [extern.names]
452*67e74705SXin Li                17.6.3.3.4 [extern.types]
453*67e74705SXin Li                17.6.3.3.5 [usrlit.suffix]
454*67e74705SXin Li            17.6.3.4 [alt.headers]
455*67e74705SXin Li            17.6.3.5 [derived.classes]
456*67e74705SXin Li            17.6.3.6 [replacement.functions]
457*67e74705SXin Li            17.6.3.7 [handler.functions]
458*67e74705SXin Li            17.6.3.8 [res.on.functions]
459*67e74705SXin Li            17.6.3.9 [res.on.arguments]
460*67e74705SXin Li            17.6.3.10 [res.on.objects]
461*67e74705SXin Li            17.6.3.11 [res.on.required]
462*67e74705SXin Li        17.6.4 [conforming]
463*67e74705SXin Li            17.6.4.1 [conforming.overview]
464*67e74705SXin Li            17.6.4.2 [res.on.headers]
465*67e74705SXin Li            17.6.4.3 [res.on.macro.definitions]
466*67e74705SXin Li            17.6.4.4 [global.functions]
467*67e74705SXin Li            17.6.4.5 [member.functions]
468*67e74705SXin Li            17.6.4.6 [reentrancy]
469*67e74705SXin Li            17.6.4.7 [res.on.data.races]
470*67e74705SXin Li            17.6.4.8 [protection.within.classes]
471*67e74705SXin Li            17.6.4.9 [derivation]
472*67e74705SXin Li            17.6.4.10 [res.on.exception.handling]
473*67e74705SXin Li            17.6.4.11 [res.on.pointer.storage]
474*67e74705SXin Li            17.6.4.12 [value.error.codes]
475*67e74705SXin Li18 [language.support]
476*67e74705SXin Li    18.1 [support.general]
477*67e74705SXin Li    18.2 [support.types]
478*67e74705SXin Li    18.3 [support.limits]
479*67e74705SXin Li        18.3.1 [limits]
480*67e74705SXin Li            18.3.1.1 [numeric.limits]
481*67e74705SXin Li            18.3.1.2 [numeric.limits.members]
482*67e74705SXin Li            18.3.1.3 [round.style]
483*67e74705SXin Li            18.3.1.4 [denorm.style]
484*67e74705SXin Li            18.3.1.5 [numeric.special]
485*67e74705SXin Li        18.3.2 [c.limits]
486*67e74705SXin Li    18.4 [cstdint]
487*67e74705SXin Li        18.4.1 [cstdint.syn]
488*67e74705SXin Li        18.4.2 [stdinth]
489*67e74705SXin Li    18.5 [support.start.term]
490*67e74705SXin Li    18.6 [support.dynamic]
491*67e74705SXin Li        18.6.1 [new.delete]
492*67e74705SXin Li            18.6.1.1 [new.delete.single]
493*67e74705SXin Li            18.6.1.2 [new.delete.array]
494*67e74705SXin Li            18.6.1.3 [new.delete.placement]
495*67e74705SXin Li            18.6.1.4 [new.delete.dataraces]
496*67e74705SXin Li        18.6.2 [alloc.errors]
497*67e74705SXin Li            18.6.2.1 [bad.alloc]
498*67e74705SXin Li            18.6.2.2 [new.handler]
499*67e74705SXin Li            18.6.2.3 [set.new.handler]
500*67e74705SXin Li    18.7 [support.rtti]
501*67e74705SXin Li        18.7.1 [type.info]
502*67e74705SXin Li        18.7.2 [type.index]
503*67e74705SXin Li            18.7.2.1 [type.index.overview]
504*67e74705SXin Li            18.7.2.2 [type.index.members]
505*67e74705SXin Li            18.7.2.3 [type.index.templ]
506*67e74705SXin Li        18.7.3 [bad.cast]
507*67e74705SXin Li        18.7.4 [bad.typeid]
508*67e74705SXin Li    18.8 [support.exception]
509*67e74705SXin Li        18.8.1 [exception]
510*67e74705SXin Li        18.8.2 [exception.unexpected]
511*67e74705SXin Li            18.8.2.1 [bad.exception]
512*67e74705SXin Li            18.8.2.2 [unexpected.handler]
513*67e74705SXin Li            18.8.2.3 [set.unexpected]
514*67e74705SXin Li            18.8.2.4 [unexpected]
515*67e74705SXin Li        18.8.3 [exception.terminate]
516*67e74705SXin Li            18.8.3.1 [terminate.handler]
517*67e74705SXin Li            18.8.3.2 [set.terminate]
518*67e74705SXin Li            18.8.3.3 [terminate]
519*67e74705SXin Li        18.8.4 [uncaught]
520*67e74705SXin Li        18.8.5 [propagation]
521*67e74705SXin Li        18.8.6 [except.nested]
522*67e74705SXin Li    18.9 [support.initlist]
523*67e74705SXin Li        18.9.1 [support.initlist.cons]
524*67e74705SXin Li        18.9.2 [support.initlist.access]
525*67e74705SXin Li        18.9.3 [support.initlist.concept]
526*67e74705SXin Li    18.10 [support.runtime]
527*67e74705SXin Li19 [diagnostics]
528*67e74705SXin Li    19.1 [diagnostics.general]
529*67e74705SXin Li    19.2 [std.exceptions]
530*67e74705SXin Li        19.2.1 [logic.error]
531*67e74705SXin Li        19.2.2 [domain.error]
532*67e74705SXin Li        19.2.3 [invalid.argument]
533*67e74705SXin Li        19.2.4 [length.error]
534*67e74705SXin Li        19.2.5 [out.of.range]
535*67e74705SXin Li        19.2.6 [runtime.error]
536*67e74705SXin Li        19.2.7 [range.error]
537*67e74705SXin Li        19.2.8 [overflow.error]
538*67e74705SXin Li        19.2.9 [underflow.error]
539*67e74705SXin Li    19.3 [assertions]
540*67e74705SXin Li    19.4 [errno]
541*67e74705SXin Li    19.5 [syserr]
542*67e74705SXin Li        19.5.1 [syserr.errcat]
543*67e74705SXin Li            19.5.1.1 [syserr.errcat.overview]
544*67e74705SXin Li            19.5.1.2 [syserr.errcat.virtuals]
545*67e74705SXin Li            19.5.1.3 [syserr.errcat.nonvirtuals]
546*67e74705SXin Li            19.5.1.4 [syserr.errcat.derived]
547*67e74705SXin Li            19.5.1.5 [syserr.errcat.objects]
548*67e74705SXin Li        19.5.2 [syserr.errcode]
549*67e74705SXin Li            19.5.2.1 [syserr.errcodeenum]
550*67e74705SXin Li            19.5.2.2 [syserr.errcode.overview]
551*67e74705SXin Li            19.5.2.3 [syserr.errcode.constructors]
552*67e74705SXin Li            19.5.2.4 [syserr.errcode.modifiers]
553*67e74705SXin Li            19.5.2.5 [syserr.errcode.observers]
554*67e74705SXin Li            19.5.2.6 [syserr.errcode.nonmembers]
555*67e74705SXin Li        19.5.3 [syserr.errcondition]
556*67e74705SXin Li            19.5.3.1 [syserr.errcondenum]
557*67e74705SXin Li            19.5.3.2 [syserr.errcondition.overview]
558*67e74705SXin Li            19.5.3.3 [syserr.errcondition.constructors]
559*67e74705SXin Li            19.5.3.4 [syserr.errcondition.modifiers]
560*67e74705SXin Li            19.5.3.5 [syserr.errcondition.observers]
561*67e74705SXin Li            19.5.3.6 [syserr.errcondition.nonmembers]
562*67e74705SXin Li        19.5.4 [syserr.compare]
563*67e74705SXin Li        19.5.5 [syserr.syserr]
564*67e74705SXin Li            19.5.5.1 [syserr.syserr.overview]
565*67e74705SXin Li            19.5.5.2 [syserr.syserr.members]
566*67e74705SXin Li20 [utilities]
567*67e74705SXin Li    20.1 [utilities.general]
568*67e74705SXin Li    20.2 [utility.concepts]
569*67e74705SXin Li        20.2.1 [concept.transform]
570*67e74705SXin Li        20.2.2 [concept.true]
571*67e74705SXin Li        20.2.3 [concept.classify]
572*67e74705SXin Li        20.2.4 [concept.operator]
573*67e74705SXin Li        20.2.5 [concept.predicate]
574*67e74705SXin Li        20.2.6 [concept.comparison]
575*67e74705SXin Li        20.2.7 [concept.construct]
576*67e74705SXin Li        20.2.8 [concept.destruct]
577*67e74705SXin Li        20.2.9 [concept.copymove]
578*67e74705SXin Li        20.2.10 [concept.memory]
579*67e74705SXin Li        20.2.11 [concept.regular]
580*67e74705SXin Li        20.2.12 [concept.convertible]
581*67e74705SXin Li        20.2.13 [concept.arithmetic]
582*67e74705SXin Li    20.3 [utility]
583*67e74705SXin Li        20.3.1 [operators]
584*67e74705SXin Li        20.3.2 [forward]
585*67e74705SXin Li        20.3.3 [pairs]
586*67e74705SXin Li        20.3.4 [pair.astuple]
587*67e74705SXin Li        20.3.5 [pair.concepts]
588*67e74705SXin Li        20.3.6 [template.bitset]
589*67e74705SXin Li            20.3.6.1 [bitset.cons]
590*67e74705SXin Li            20.3.6.2 [bitset.members]
591*67e74705SXin Li            20.3.6.3 [bitset.operators]
592*67e74705SXin Li    20.4 [ratio]
593*67e74705SXin Li        20.4.1 [ratio.ratio]
594*67e74705SXin Li        20.4.2 [ratio.arithmetic]
595*67e74705SXin Li        20.4.3 [ratio.comparison]
596*67e74705SXin Li        20.4.4 [ratio.si]
597*67e74705SXin Li    20.5 [tuple]
598*67e74705SXin Li        20.5.1 [tuple.general]
599*67e74705SXin Li        20.5.2 [tuple.tuple]
600*67e74705SXin Li            20.5.2.1 [tuple.cnstr]
601*67e74705SXin Li            20.5.2.2 [tuple.creation]
602*67e74705SXin Li            20.5.2.3 [tuple.helper]
603*67e74705SXin Li            20.5.2.4 [tuple.elem]
604*67e74705SXin Li            20.5.2.5 [tuple.rel]
605*67e74705SXin Li            20.5.2.6 [tuple.swap]
606*67e74705SXin Li            20.5.2.7 [tuple.special]
607*67e74705SXin Li            20.5.2.8 [tuple.concepts]
608*67e74705SXin Li    20.6 [meta]
609*67e74705SXin Li        20.6.1 [meta.rqmts]
610*67e74705SXin Li        20.6.2 [meta.type.synop]
611*67e74705SXin Li        20.6.3 [meta.help]
612*67e74705SXin Li        20.6.4 [meta.unary]
613*67e74705SXin Li            20.6.4.1 [meta.unary.cat]
614*67e74705SXin Li            20.6.4.2 [meta.unary.comp]
615*67e74705SXin Li            20.6.4.3 [meta.unary.prop]
616*67e74705SXin Li        20.6.5 [meta.rel]
617*67e74705SXin Li        20.6.6 [meta.trans]
618*67e74705SXin Li            20.6.6.1 [meta.trans.cv]
619*67e74705SXin Li            20.6.6.2 [meta.trans.ref]
620*67e74705SXin Li            20.6.6.3 [meta.trans.sign]
621*67e74705SXin Li            20.6.6.4 [meta.trans.arr]
622*67e74705SXin Li            20.6.6.5 [meta.trans.ptr]
623*67e74705SXin Li        20.6.7 [meta.trans.other]
624*67e74705SXin Li    20.7 [function.objects]
625*67e74705SXin Li        20.7.1 [func.def]
626*67e74705SXin Li        20.7.2 [func.require]
627*67e74705SXin Li        20.7.3 [base]
628*67e74705SXin Li        20.7.4 [func.ret]
629*67e74705SXin Li        20.7.5 [refwrap]
630*67e74705SXin Li            20.7.5.1 [refwrap.const]
631*67e74705SXin Li            20.7.5.2 [refwrap.assign]
632*67e74705SXin Li            20.7.5.3 [refwrap.access]
633*67e74705SXin Li            20.7.5.4 [refwrap.invoke]
634*67e74705SXin Li            20.7.5.5 [refwrap.helpers]
635*67e74705SXin Li        20.7.6 [identity.operation]
636*67e74705SXin Li        20.7.7 [arithmetic.operations]
637*67e74705SXin Li        20.7.8 [comparisons]
638*67e74705SXin Li        20.7.9 [logical.operations]
639*67e74705SXin Li        20.7.10 [bitwise.operations]
640*67e74705SXin Li        20.7.11 [negators]
641*67e74705SXin Li        20.7.12 [bind]
642*67e74705SXin Li            20.7.12.1 [func.bind]
643*67e74705SXin Li                20.7.12.1.1 [func.bind.isbind]
644*67e74705SXin Li                20.7.12.1.2 [func.bind.isplace]
645*67e74705SXin Li                20.7.12.1.3 [func.bind.bind]
646*67e74705SXin Li                20.7.12.1.4 [func.bind.place]
647*67e74705SXin Li        20.7.13 [function.pointer.adaptors]
648*67e74705SXin Li        20.7.14 [member.pointer.adaptors]
649*67e74705SXin Li        20.7.15 [func.memfn]
650*67e74705SXin Li        20.7.16 [func.wrap]
651*67e74705SXin Li            20.7.16.1 [func.wrap.badcall]
652*67e74705SXin Li                20.7.16.1.1 [func.wrap.badcall.const]
653*67e74705SXin Li            20.7.16.2 [func.wrap.func]
654*67e74705SXin Li                20.7.16.2.1 [func.wrap.func.con]
655*67e74705SXin Li                20.7.16.2.2 [func.wrap.func.mod]
656*67e74705SXin Li                20.7.16.2.3 [func.wrap.func.cap]
657*67e74705SXin Li                20.7.16.2.4 [func.wrap.func.inv]
658*67e74705SXin Li                20.7.16.2.5 [func.wrap.func.targ]
659*67e74705SXin Li                20.7.16.2.6 [func.wrap.func.nullptr]
660*67e74705SXin Li                20.7.16.2.7 [func.wrap.func.alg]
661*67e74705SXin Li        20.7.17 [unord.hash]
662*67e74705SXin Li    20.8 [memory]
663*67e74705SXin Li        20.8.1 [allocator.tag]
664*67e74705SXin Li        20.8.2 [allocator]
665*67e74705SXin Li            20.8.2.1 [allocator.general]
666*67e74705SXin Li            20.8.2.2 [allocator.concepts]
667*67e74705SXin Li            20.8.2.3 [allocator.concepts.legacy]
668*67e74705SXin Li            20.8.2.4 [allocator.concepts.members]
669*67e74705SXin Li        20.8.3 [allocator.element.concepts]
670*67e74705SXin Li        20.8.4 [default.allocator]
671*67e74705SXin Li            20.8.4.1 [allocator.members]
672*67e74705SXin Li            20.8.4.2 [allocator.globals]
673*67e74705SXin Li        20.8.5 [allocator.adaptor]
674*67e74705SXin Li            20.8.5.1 [allocator.adaptor.base]
675*67e74705SXin Li            20.8.5.2 [allocator.adaptor.cntr]
676*67e74705SXin Li            20.8.5.3 [allocator.adaptor2.cntr]
677*67e74705SXin Li            20.8.5.4 [allocator.adaptor.members]
678*67e74705SXin Li            20.8.5.5 [allocator.adaptor.globals]
679*67e74705SXin Li        20.8.6 [storage.iterator]
680*67e74705SXin Li        20.8.7 [temporary.buffer]
681*67e74705SXin Li        20.8.8 [specialized.algorithms]
682*67e74705SXin Li            20.8.8.1 [object.addressof]
683*67e74705SXin Li            20.8.8.2 [uninitialized.copy]
684*67e74705SXin Li            20.8.8.3 [uninitialized.fill]
685*67e74705SXin Li            20.8.8.4 [uninitialized.fill.n]
686*67e74705SXin Li        20.8.9 [unique.ptr]
687*67e74705SXin Li            20.8.9.1 [unique.ptr.dltr]
688*67e74705SXin Li                20.8.9.1.1 [unique.ptr.dltr.dflt]
689*67e74705SXin Li                20.8.9.1.2 [unique.ptr.dltr.dflt1]
690*67e74705SXin Li            20.8.9.2 [unique.ptr.single]
691*67e74705SXin Li                20.8.9.2.1 [unique.ptr.single.ctor]
692*67e74705SXin Li                20.8.9.2.2 [unique.ptr.single.dtor]
693*67e74705SXin Li                20.8.9.2.3 [unique.ptr.single.asgn]
694*67e74705SXin Li                20.8.9.2.4 [unique.ptr.single.observers]
695*67e74705SXin Li                20.8.9.2.5 [unique.ptr.single.modifiers]
696*67e74705SXin Li            20.8.9.3 [unique.ptr.runtime]
697*67e74705SXin Li                20.8.9.3.1 [unique.ptr.runtime.ctor]
698*67e74705SXin Li                20.8.9.3.2 [unique.ptr.runtime.observers]
699*67e74705SXin Li                20.8.9.3.3 [unique.ptr.runtime.modifiers]
700*67e74705SXin Li            20.8.9.4 [unique.ptr.special]
701*67e74705SXin Li        20.8.10 [util.smartptr]
702*67e74705SXin Li            20.8.10.1 [util.smartptr.weakptr]
703*67e74705SXin Li            20.8.10.2 [util.smartptr.shared]
704*67e74705SXin Li                20.8.10.2.1 [util.smartptr.shared.const]
705*67e74705SXin Li                20.8.10.2.2 [util.smartptr.shared.dest]
706*67e74705SXin Li                20.8.10.2.3 [util.smartptr.shared.assign]
707*67e74705SXin Li                20.8.10.2.4 [util.smartptr.shared.mod]
708*67e74705SXin Li                20.8.10.2.5 [util.smartptr.shared.obs]
709*67e74705SXin Li                20.8.10.2.6 [util.smartptr.shared.create]
710*67e74705SXin Li                20.8.10.2.7 [util.smartptr.shared.cmp]
711*67e74705SXin Li                20.8.10.2.8 [util.smartptr.shared.io]
712*67e74705SXin Li                20.8.10.2.9 [util.smartptr.shared.spec]
713*67e74705SXin Li                20.8.10.2.10 [util.smartptr.shared.cast]
714*67e74705SXin Li                20.8.10.2.11 [util.smartptr.getdeleter]
715*67e74705SXin Li            20.8.10.3 [util.smartptr.weak]
716*67e74705SXin Li                20.8.10.3.1 [util.smartptr.weak.const]
717*67e74705SXin Li                20.8.10.3.2 [util.smartptr.weak.dest]
718*67e74705SXin Li                20.8.10.3.3 [util.smartptr.weak.assign]
719*67e74705SXin Li                20.8.10.3.4 [util.smartptr.weak.mod]
720*67e74705SXin Li                20.8.10.3.5 [util.smartptr.weak.obs]
721*67e74705SXin Li                20.8.10.3.6 [util.smartptr.weak.spec]
722*67e74705SXin Li            20.8.10.4 [util.smartptr.ownerless]
723*67e74705SXin Li            20.8.10.5 [util.smartptr.enab]
724*67e74705SXin Li            20.8.10.6 [util.smartptr.shared.atomic]
725*67e74705SXin Li            20.8.10.7 [util.dynamic.safety]
726*67e74705SXin Li        20.8.11 [ptr.align]
727*67e74705SXin Li        20.8.12 [c.malloc]
728*67e74705SXin Li    20.9 [time]
729*67e74705SXin Li        20.9.1 [time.clock.req]
730*67e74705SXin Li        20.9.2 [time.traits]
731*67e74705SXin Li            20.9.2.1 [time.traits.is_fp]
732*67e74705SXin Li            20.9.2.2 [time.traits.duration_values]
733*67e74705SXin Li            20.9.2.3 [time.traits.specializations]
734*67e74705SXin Li        20.9.3 [time.duration]
735*67e74705SXin Li            20.9.3.1 [time.duration.cons]
736*67e74705SXin Li            20.9.3.2 [time.duration.observer]
737*67e74705SXin Li            20.9.3.3 [time.duration.arithmetic]
738*67e74705SXin Li            20.9.3.4 [time.duration.special]
739*67e74705SXin Li            20.9.3.5 [time.duration.nonmember]
740*67e74705SXin Li            20.9.3.6 [time.duration.comparisons]
741*67e74705SXin Li            20.9.3.7 [time.duration.cast]
742*67e74705SXin Li        20.9.4 [time.point]
743*67e74705SXin Li            20.9.4.1 [time.point.cons]
744*67e74705SXin Li            20.9.4.2 [time.point.observer]
745*67e74705SXin Li            20.9.4.3 [time.point.arithmetic]
746*67e74705SXin Li            20.9.4.4 [time.point.special]
747*67e74705SXin Li            20.9.4.5 [time.point.nonmember]
748*67e74705SXin Li            20.9.4.6 [time.point.comparisons]
749*67e74705SXin Li            20.9.4.7 [time.point.cast]
750*67e74705SXin Li        20.9.5 [time.clock]
751*67e74705SXin Li            20.9.5.1 [time.clock.system]
752*67e74705SXin Li            20.9.5.2 [time.clock.monotonic]
753*67e74705SXin Li            20.9.5.3 [time.clock.hires]
754*67e74705SXin Li    20.10 [date.time]
755*67e74705SXin Li21 [strings]
756*67e74705SXin Li    21.1 [strings.general]
757*67e74705SXin Li    21.2 [char.traits]
758*67e74705SXin Li        21.2.1 [char.traits.require]
759*67e74705SXin Li        21.2.2 [char.traits.typedefs]
760*67e74705SXin Li        21.2.3 [char.traits.specializations]
761*67e74705SXin Li            21.2.3.1 [char.traits.specializations.char]
762*67e74705SXin Li            21.2.3.2 [char.traits.specializations.char16_t]
763*67e74705SXin Li            21.2.3.3 [char.traits.specializations.char32_t]
764*67e74705SXin Li            21.2.3.4 [char.traits.specializations.wchar.t]
765*67e74705SXin Li    21.3 [string.classes]
766*67e74705SXin Li    21.4 [basic.string]
767*67e74705SXin Li        21.4.1 [string.require]
768*67e74705SXin Li        21.4.2 [string.cons]
769*67e74705SXin Li        21.4.3 [string.iterators]
770*67e74705SXin Li        21.4.4 [string.capacity]
771*67e74705SXin Li        21.4.5 [string.access]
772*67e74705SXin Li        21.4.6 [string.modifiers]
773*67e74705SXin Li            21.4.6.1 [string::op+=]
774*67e74705SXin Li            21.4.6.2 [string::append]
775*67e74705SXin Li            21.4.6.3 [string::assign]
776*67e74705SXin Li            21.4.6.4 [string::insert]
777*67e74705SXin Li            21.4.6.5 [string::erase]
778*67e74705SXin Li            21.4.6.6 [string::replace]
779*67e74705SXin Li            21.4.6.7 [string::copy]
780*67e74705SXin Li            21.4.6.8 [string::swap]
781*67e74705SXin Li        21.4.7 [string.ops]
782*67e74705SXin Li            21.4.7.1 [string.accessors]
783*67e74705SXin Li            21.4.7.2 [string::find]
784*67e74705SXin Li            21.4.7.3 [string::rfind]
785*67e74705SXin Li            21.4.7.4 [string::find.first.of]
786*67e74705SXin Li            21.4.7.5 [string::find.last.of]
787*67e74705SXin Li            21.4.7.6 [string::find.first.not.of]
788*67e74705SXin Li            21.4.7.7 [string::find.last.not.of]
789*67e74705SXin Li            21.4.7.8 [string::substr]
790*67e74705SXin Li            21.4.7.9 [string::compare]
791*67e74705SXin Li        21.4.8 [string.nonmembers]
792*67e74705SXin Li            21.4.8.1 [string::op+]
793*67e74705SXin Li            21.4.8.2 [string::operator==]
794*67e74705SXin Li            21.4.8.3 [string::op!=]
795*67e74705SXin Li            21.4.8.4 [string::op<]
796*67e74705SXin Li            21.4.8.5 [string::op>]
797*67e74705SXin Li            21.4.8.6 [string::op<=]
798*67e74705SXin Li            21.4.8.7 [string::op>=]
799*67e74705SXin Li            21.4.8.8 [string.special]
800*67e74705SXin Li            21.4.8.9 [string.io]
801*67e74705SXin Li    21.5 [string.conversions]
802*67e74705SXin Li    21.6 [c.strings]
803*67e74705SXin Li22 [localization]
804*67e74705SXin Li    22.1 [localization.general]
805*67e74705SXin Li    22.2 [locale.syn]
806*67e74705SXin Li    22.3 [locales]
807*67e74705SXin Li        22.3.1 [locale]
808*67e74705SXin Li            22.3.1.1 [locale.types]
809*67e74705SXin Li                22.3.1.1.1 [locale.category]
810*67e74705SXin Li                22.3.1.1.2 [locale.facet]
811*67e74705SXin Li                22.3.1.1.3 [locale.id]
812*67e74705SXin Li            22.3.1.2 [locale.cons]
813*67e74705SXin Li            22.3.1.3 [locale.members]
814*67e74705SXin Li            22.3.1.4 [locale.operators]
815*67e74705SXin Li            22.3.1.5 [locale.statics]
816*67e74705SXin Li        22.3.2 [locale.global.templates]
817*67e74705SXin Li        22.3.3 [locale.convenience]
818*67e74705SXin Li            22.3.3.1 [classification]
819*67e74705SXin Li            22.3.3.2 [conversions]
820*67e74705SXin Li                22.3.3.2.1 [conversions.character]
821*67e74705SXin Li                22.3.3.2.2 [conversions.string]
822*67e74705SXin Li                22.3.3.2.3 [conversions.buffer]
823*67e74705SXin Li    22.4 [locale.categories]
824*67e74705SXin Li        22.4.1 [category.ctype]
825*67e74705SXin Li            22.4.1.1 [locale.ctype]
826*67e74705SXin Li                22.4.1.1.1 [locale.ctype.members]
827*67e74705SXin Li                22.4.1.1.2 [locale.ctype.virtuals]
828*67e74705SXin Li            22.4.1.2 [locale.ctype.byname]
829*67e74705SXin Li            22.4.1.3 [facet.ctype.special]
830*67e74705SXin Li                22.4.1.3.1 [facet.ctype.char.dtor]
831*67e74705SXin Li                22.4.1.3.2 [facet.ctype.char.members]
832*67e74705SXin Li                22.4.1.3.3 [facet.ctype.char.statics]
833*67e74705SXin Li                22.4.1.3.4 [facet.ctype.char.virtuals]
834*67e74705SXin Li            22.4.1.4 [locale.codecvt]
835*67e74705SXin Li                22.4.1.4.1 [locale.codecvt.members]
836*67e74705SXin Li                22.4.1.4.2 [locale.codecvt.virtuals]
837*67e74705SXin Li            22.4.1.5 [locale.codecvt.byname]
838*67e74705SXin Li        22.4.2 [category.numeric]
839*67e74705SXin Li            22.4.2.1 [locale.num.get]
840*67e74705SXin Li                22.4.2.1.1 [facet.num.get.members]
841*67e74705SXin Li                22.4.2.1.2 [facet.num.get.virtuals]
842*67e74705SXin Li            22.4.2.2 [locale.nm.put]
843*67e74705SXin Li                22.4.2.2.1 [facet.num.put.members]
844*67e74705SXin Li                22.4.2.2.2 [facet.num.put.virtuals]
845*67e74705SXin Li        22.4.3 [facet.numpunct]
846*67e74705SXin Li            22.4.3.1 [locale.numpunct]
847*67e74705SXin Li                22.4.3.1.1 [facet.numpunct.members]
848*67e74705SXin Li                22.4.3.1.2 [facet.numpunct.virtuals]
849*67e74705SXin Li            22.4.3.2 [locale.numpunct.byname]
850*67e74705SXin Li        22.4.4 [category.collate]
851*67e74705SXin Li            22.4.4.1 [locale.collate]
852*67e74705SXin Li                22.4.4.1.1 [locale.collate.members]
853*67e74705SXin Li                22.4.4.1.2 [locale.collate.virtuals]
854*67e74705SXin Li            22.4.4.2 [locale.collate.byname]
855*67e74705SXin Li        22.4.5 [category.time]
856*67e74705SXin Li            22.4.5.1 [locale.time.get]
857*67e74705SXin Li                22.4.5.1.1 [locale.time.get.members]
858*67e74705SXin Li                22.4.5.1.2 [locale.time.get.virtuals]
859*67e74705SXin Li            22.4.5.2 [locale.time.get.byname]
860*67e74705SXin Li            22.4.5.3 [locale.time.put]
861*67e74705SXin Li                22.4.5.3.1 [locale.time.put.members]
862*67e74705SXin Li                22.4.5.3.2 [locale.time.put.virtuals]
863*67e74705SXin Li            22.4.5.4 [locale.time.put.byname]
864*67e74705SXin Li        22.4.6 [category.monetary]
865*67e74705SXin Li            22.4.6.1 [locale.money.get]
866*67e74705SXin Li                22.4.6.1.1 [locale.money.get.members]
867*67e74705SXin Li                22.4.6.1.2 [locale.money.get.virtuals]
868*67e74705SXin Li            22.4.6.2 [locale.money.put]
869*67e74705SXin Li                22.4.6.2.1 [locale.money.put.members]
870*67e74705SXin Li                22.4.6.2.2 [locale.money.put.virtuals]
871*67e74705SXin Li            22.4.6.3 [locale.moneypunct]
872*67e74705SXin Li                22.4.6.3.1 [locale.moneypunct.members]
873*67e74705SXin Li                22.4.6.3.2 [locale.moneypunct.virtuals]
874*67e74705SXin Li            22.4.6.4 [locale.moneypunct.byname]
875*67e74705SXin Li        22.4.7 [category.messages]
876*67e74705SXin Li            22.4.7.1 [locale.messages]
877*67e74705SXin Li                22.4.7.1.1 [locale.messages.members]
878*67e74705SXin Li                22.4.7.1.2 [locale.messages.virtuals]
879*67e74705SXin Li            22.4.7.2 [locale.messages.byname]
880*67e74705SXin Li        22.4.8 [facets.examples]
881*67e74705SXin Li    22.5 [locale.stdcvt]
882*67e74705SXin Li    22.6 [c.locales]
883*67e74705SXin Li23 [containers]
884*67e74705SXin Li    23.1 [containers.general]
885*67e74705SXin Li    23.2 [container.requirements]
886*67e74705SXin Li        23.2.1 [container.requirements.general]
887*67e74705SXin Li        23.2.2 [container.requirements.dataraces]
888*67e74705SXin Li        23.2.3 [sequence.reqmts]
889*67e74705SXin Li        23.2.4 [associative.reqmts]
890*67e74705SXin Li            23.2.4.1 [associative.reqmts.except]
891*67e74705SXin Li        23.2.5 [unord.req]
892*67e74705SXin Li            23.2.5.1 [unord.req.except]
893*67e74705SXin Li        23.2.6 [container.concepts]
894*67e74705SXin Li            23.2.6.1 [container.concepts.free]
895*67e74705SXin Li            23.2.6.2 [container.concepts.member]
896*67e74705SXin Li            23.2.6.3 [container.concepts.maps]
897*67e74705SXin Li    23.3 [sequences]
898*67e74705SXin Li        23.3.1 [array]
899*67e74705SXin Li            23.3.1.1 [array.cons]
900*67e74705SXin Li            23.3.1.2 [array.special]
901*67e74705SXin Li            23.3.1.3 [array.size]
902*67e74705SXin Li            23.3.1.4 [array.data]
903*67e74705SXin Li            23.3.1.5 [array.fill]
904*67e74705SXin Li            23.3.1.6 [array.zero]
905*67e74705SXin Li            23.3.1.7 [array.tuple]
906*67e74705SXin Li        23.3.2 [deque]
907*67e74705SXin Li            23.3.2.1 [deque.cons]
908*67e74705SXin Li            23.3.2.2 [deque.capacity]
909*67e74705SXin Li            23.3.2.3 [deque.modifiers]
910*67e74705SXin Li            23.3.2.4 [deque.special]
911*67e74705SXin Li        23.3.3 [forwardlist]
912*67e74705SXin Li            23.3.3.1 [forwardlist.cons]
913*67e74705SXin Li            23.3.3.2 [forwardlist.iter]
914*67e74705SXin Li            23.3.3.3 [forwardlist.access]
915*67e74705SXin Li            23.3.3.4 [forwardlist.modifiers]
916*67e74705SXin Li            23.3.3.5 [forwardlist.ops]
917*67e74705SXin Li            23.3.3.6 [forwardlist.spec]
918*67e74705SXin Li        23.3.4 [list]
919*67e74705SXin Li            23.3.4.1 [list.cons]
920*67e74705SXin Li            23.3.4.2 [list.capacity]
921*67e74705SXin Li            23.3.4.3 [list.modifiers]
922*67e74705SXin Li            23.3.4.4 [list.ops]
923*67e74705SXin Li            23.3.4.5 [list.special]
924*67e74705SXin Li        23.3.5 [container.adaptors]
925*67e74705SXin Li            23.3.5.1 [queue]
926*67e74705SXin Li                23.3.5.1.1 [queue.defn]
927*67e74705SXin Li                23.3.5.1.2 [queue.ops]
928*67e74705SXin Li                23.3.5.1.3 [queue.special]
929*67e74705SXin Li            23.3.5.2 [priority.queue]
930*67e74705SXin Li                23.3.5.2.1 [priqueue.cons]
931*67e74705SXin Li                23.3.5.2.2 [priqueue.members]
932*67e74705SXin Li                23.3.5.2.3 [priqueue.special]
933*67e74705SXin Li            23.3.5.3 [stack]
934*67e74705SXin Li                23.3.5.3.1 [stack.defn]
935*67e74705SXin Li                23.3.5.3.2 [stack.ops]
936*67e74705SXin Li                23.3.5.3.3 [stack.special]
937*67e74705SXin Li        23.3.6 [vector]
938*67e74705SXin Li            23.3.6.1 [vector.cons]
939*67e74705SXin Li            23.3.6.2 [vector.capacity]
940*67e74705SXin Li            23.3.6.3 [vector.data]
941*67e74705SXin Li            23.3.6.4 [vector.modifiers]
942*67e74705SXin Li            23.3.6.5 [vector.special]
943*67e74705SXin Li        23.3.7 [vector.bool]
944*67e74705SXin Li    23.4 [associative]
945*67e74705SXin Li        23.4.1 [map]
946*67e74705SXin Li            23.4.1.1 [map.cons]
947*67e74705SXin Li            23.4.1.2 [map.access]
948*67e74705SXin Li            23.4.1.3 [map.modifiers]
949*67e74705SXin Li            23.4.1.4 [map.ops]
950*67e74705SXin Li            23.4.1.5 [map.special]
951*67e74705SXin Li        23.4.2 [multimap]
952*67e74705SXin Li            23.4.2.1 [multimap.cons]
953*67e74705SXin Li            23.4.2.2 [multimap.modifiers]
954*67e74705SXin Li            23.4.2.3 [multimap.ops]
955*67e74705SXin Li            23.4.2.4 [multimap.special]
956*67e74705SXin Li        23.4.3 [set]
957*67e74705SXin Li            23.4.3.1 [set.cons]
958*67e74705SXin Li            23.4.3.2 [set.special]
959*67e74705SXin Li        23.4.4 [multiset]
960*67e74705SXin Li            23.4.4.1 [multiset.cons]
961*67e74705SXin Li            23.4.4.2 [multiset.special]
962*67e74705SXin Li    23.5 [unord]
963*67e74705SXin Li        23.5.1 [unord.map]
964*67e74705SXin Li            23.5.1.1 [unord.map.cnstr]
965*67e74705SXin Li            23.5.1.2 [unord.map.elem]
966*67e74705SXin Li            23.5.1.3 [unord.map.swap]
967*67e74705SXin Li        23.5.2 [unord.multimap]
968*67e74705SXin Li            23.5.2.1 [unord.multimap.cnstr]
969*67e74705SXin Li            23.5.2.2 [unord.multimap.swap]
970*67e74705SXin Li        23.5.3 [unord.set]
971*67e74705SXin Li            23.5.3.1 [unord.set.cnstr]
972*67e74705SXin Li            23.5.3.2 [unord.set.swap]
973*67e74705SXin Li        23.5.4 [unord.multiset]
974*67e74705SXin Li            23.5.4.1 [unord.multiset.cnstr]
975*67e74705SXin Li            23.5.4.2 [unord.multiset.swap]
976*67e74705SXin Li24 [iterators]
977*67e74705SXin Li    24.1 [iterators.general]
978*67e74705SXin Li    24.2 [iterator.concepts]
979*67e74705SXin Li        24.2.1 [iterator.iterators]
980*67e74705SXin Li        24.2.2 [input.iterators]
981*67e74705SXin Li        24.2.3 [output.iterators]
982*67e74705SXin Li        24.2.4 [forward.iterators]
983*67e74705SXin Li        24.2.5 [bidirectional.iterators]
984*67e74705SXin Li        24.2.6 [random.access.iterators]
985*67e74705SXin Li        24.2.7 [shuffle.iterators]
986*67e74705SXin Li        24.2.8 [iterator.concepts.range]
987*67e74705SXin Li    24.3 [iterator.syn]
988*67e74705SXin Li    24.4 [iterator.operations]
989*67e74705SXin Li    24.5 [predef.iterators]
990*67e74705SXin Li        24.5.1 [reverse.iterators]
991*67e74705SXin Li            24.5.1.1 [reverse.iterator]
992*67e74705SXin Li            24.5.1.2 [reverse.iter.ops]
993*67e74705SXin Li                24.5.1.2.1 [reverse.iter.cons]
994*67e74705SXin Li                24.5.1.2.2 [reverse.iter.op=]
995*67e74705SXin Li                24.5.1.2.3 [reverse.iter.conv]
996*67e74705SXin Li                24.5.1.2.4 [reverse.iter.op.star]
997*67e74705SXin Li                24.5.1.2.5 [reverse.iter.opref]
998*67e74705SXin Li                24.5.1.2.6 [reverse.iter.op++]
999*67e74705SXin Li                24.5.1.2.7 [reverse.iter.op--]
1000*67e74705SXin Li                24.5.1.2.8 [reverse.iter.op+]
1001*67e74705SXin Li                24.5.1.2.9 [reverse.iter.op+=]
1002*67e74705SXin Li                24.5.1.2.10 [reverse.iter.op-]
1003*67e74705SXin Li                24.5.1.2.11 [reverse.iter.op-=]
1004*67e74705SXin Li                24.5.1.2.12 [reverse.iter.opindex]
1005*67e74705SXin Li                24.5.1.2.13 [reverse.iter.op==]
1006*67e74705SXin Li                24.5.1.2.14 [reverse.iter.op<]
1007*67e74705SXin Li                24.5.1.2.15 [reverse.iter.op!=]
1008*67e74705SXin Li                24.5.1.2.16 [reverse.iter.op>]
1009*67e74705SXin Li                24.5.1.2.17 [reverse.iter.op>=]
1010*67e74705SXin Li                24.5.1.2.18 [reverse.iter.op<=]
1011*67e74705SXin Li                24.5.1.2.19 [reverse.iter.opdiff]
1012*67e74705SXin Li                24.5.1.2.20 [reverse.iter.opsum]
1013*67e74705SXin Li            24.5.1.3 [reverse.iter.maps]
1014*67e74705SXin Li        24.5.2 [move.iterators]
1015*67e74705SXin Li            24.5.2.1 [move.iterator]
1016*67e74705SXin Li            24.5.2.2 [move.iter.ops]
1017*67e74705SXin Li                24.5.2.2.1 [move.iter.op.const]
1018*67e74705SXin Li                24.5.2.2.2 [move.iter.op=]
1019*67e74705SXin Li                24.5.2.2.3 [move.iter.op.conv]
1020*67e74705SXin Li                24.5.2.2.4 [move.iter.op.star]
1021*67e74705SXin Li                24.5.2.2.5 [move.iter.op.ref]
1022*67e74705SXin Li                24.5.2.2.6 [move.iter.op.incr]
1023*67e74705SXin Li                24.5.2.2.7 [move.iter.op.decr]
1024*67e74705SXin Li                24.5.2.2.8 [move.iter.op.+]
1025*67e74705SXin Li                24.5.2.2.9 [move.iter.op.+=]
1026*67e74705SXin Li                24.5.2.2.10 [move.iter.op.-]
1027*67e74705SXin Li                24.5.2.2.11 [move.iter.op.-=]
1028*67e74705SXin Li                24.5.2.2.12 [move.iter.op.index]
1029*67e74705SXin Li                24.5.2.2.13 [move.iter.op.comp]
1030*67e74705SXin Li                24.5.2.2.14 [move.iter.nonmember]
1031*67e74705SXin Li                24.5.2.2.15 [move.iter.maps]
1032*67e74705SXin Li    24.6 [stream.iterators]
1033*67e74705SXin Li        24.6.1 [istream.iterator]
1034*67e74705SXin Li            24.6.1.1 [istream.iterator.cons]
1035*67e74705SXin Li            24.6.1.2 [istream.iterator.ops]
1036*67e74705SXin Li        24.6.2 [ostream.iterator]
1037*67e74705SXin Li            24.6.2.1 [ostream.iterator.cons.des]
1038*67e74705SXin Li            24.6.2.2 [ostream.iterator.ops]
1039*67e74705SXin Li        24.6.3 [istreambuf.iterator]
1040*67e74705SXin Li            24.6.3.1 [istreambuf.iterator::proxy]
1041*67e74705SXin Li            24.6.3.2 [istreambuf.iterator.cons]
1042*67e74705SXin Li            24.6.3.3 [istreambuf.iterator::op*]
1043*67e74705SXin Li            24.6.3.4 [istreambuf.iterator::op++]
1044*67e74705SXin Li            24.6.3.5 [istreambuf.iterator::equal]
1045*67e74705SXin Li            24.6.3.6 [istreambuf.iterator::op==]
1046*67e74705SXin Li            24.6.3.7 [istreambuf.iterator::op!=]
1047*67e74705SXin Li        24.6.4 [ostreambuf.iterator]
1048*67e74705SXin Li            24.6.4.1 [ostreambuf.iter.cons]
1049*67e74705SXin Li            24.6.4.2 [ostreambuf.iter.ops]
1050*67e74705SXin Li    24.7 [insert.iterators]
1051*67e74705SXin Li        24.7.1 [back.insert.iterator]
1052*67e74705SXin Li        24.7.2 [back.insert.iter.ops]
1053*67e74705SXin Li            24.7.2.1 [back.insert.iter.cons]
1054*67e74705SXin Li            24.7.2.2 [back.insert.iter.op=]
1055*67e74705SXin Li            24.7.2.3 [back.insert.iter.op*]
1056*67e74705SXin Li            24.7.2.4 [back.insert.iter.op++]
1057*67e74705SXin Li            24.7.2.5 [back.inserter]
1058*67e74705SXin Li            24.7.2.6 [back.insert.iter.maps]
1059*67e74705SXin Li        24.7.3 [front.insert.iterator]
1060*67e74705SXin Li        24.7.4 [front.insert.iter.ops]
1061*67e74705SXin Li            24.7.4.1 [front.insert.iter.cons]
1062*67e74705SXin Li            24.7.4.2 [front.insert.iter.op=]
1063*67e74705SXin Li            24.7.4.3 [front.insert.iter.op*]
1064*67e74705SXin Li            24.7.4.4 [front.insert.iter.op++]
1065*67e74705SXin Li            24.7.4.5 [front.inserter]
1066*67e74705SXin Li            24.7.4.6 [front.insert.iter.maps]
1067*67e74705SXin Li        24.7.5 [insert.iterator]
1068*67e74705SXin Li        24.7.6 [insert.iter.ops]
1069*67e74705SXin Li            24.7.6.1 [insert.iter.cons]
1070*67e74705SXin Li            24.7.6.2 [insert.iter.op=]
1071*67e74705SXin Li            24.7.6.3 [insert.iter.op*]
1072*67e74705SXin Li            24.7.6.4 [insert.iter.op++]
1073*67e74705SXin Li            24.7.6.5 [inserter]
1074*67e74705SXin Li            24.7.6.6 [insert.iter.maps]
1075*67e74705SXin Li25 [algorithms]
1076*67e74705SXin Li    25.1 [algorithms.general]
1077*67e74705SXin Li    25.2 [algorithms.syn]
1078*67e74705SXin Li    25.3 [alg.nonmodifying]
1079*67e74705SXin Li        25.3.1 [alg.all_of]
1080*67e74705SXin Li        25.3.2 [alg.any_of]
1081*67e74705SXin Li        25.3.3 [alg.none_of]
1082*67e74705SXin Li        25.3.4 [alg.foreach]
1083*67e74705SXin Li        25.3.5 [alg.find]
1084*67e74705SXin Li        25.3.6 [alg.find.end]
1085*67e74705SXin Li        25.3.7 [alg.find.first.of]
1086*67e74705SXin Li        25.3.8 [alg.adjacent.find]
1087*67e74705SXin Li        25.3.9 [alg.count]
1088*67e74705SXin Li        25.3.10 [mismatch]
1089*67e74705SXin Li        25.3.11 [alg.equal]
1090*67e74705SXin Li        25.3.12 [alg.search]
1091*67e74705SXin Li    25.4 [alg.modifying.operations]
1092*67e74705SXin Li        25.4.1 [alg.copy]
1093*67e74705SXin Li        25.4.2 [alg.move]
1094*67e74705SXin Li        25.4.3 [alg.swap]
1095*67e74705SXin Li        25.4.4 [alg.transform]
1096*67e74705SXin Li        25.4.5 [alg.replace]
1097*67e74705SXin Li        25.4.6 [alg.fill]
1098*67e74705SXin Li        25.4.7 [alg.generate]
1099*67e74705SXin Li        25.4.8 [alg.remove]
1100*67e74705SXin Li        25.4.9 [alg.unique]
1101*67e74705SXin Li        25.4.10 [alg.reverse]
1102*67e74705SXin Li        25.4.11 [alg.rotate]
1103*67e74705SXin Li        25.4.12 [alg.random.shuffle]
1104*67e74705SXin Li        25.4.13 [alg.partitions]
1105*67e74705SXin Li    25.5 [alg.sorting]
1106*67e74705SXin Li        25.5.1 [alg.sort]
1107*67e74705SXin Li            25.5.1.1 [sort]
1108*67e74705SXin Li            25.5.1.2 [stable.sort]
1109*67e74705SXin Li            25.5.1.3 [partial.sort]
1110*67e74705SXin Li            25.5.1.4 [partial.sort.copy]
1111*67e74705SXin Li            25.5.1.5 [is.sorted]
1112*67e74705SXin Li        25.5.2 [alg.nth.element]
1113*67e74705SXin Li        25.5.3 [alg.binary.search]
1114*67e74705SXin Li            25.5.3.1 [lower.bound]
1115*67e74705SXin Li            25.5.3.2 [upper.bound]
1116*67e74705SXin Li            25.5.3.3 [equal.range]
1117*67e74705SXin Li            25.5.3.4 [binary.search]
1118*67e74705SXin Li        25.5.4 [alg.merge]
1119*67e74705SXin Li        25.5.5 [alg.set.operations]
1120*67e74705SXin Li            25.5.5.1 [includes]
1121*67e74705SXin Li            25.5.5.2 [set.union]
1122*67e74705SXin Li            25.5.5.3 [set.intersection]
1123*67e74705SXin Li            25.5.5.4 [set.difference]
1124*67e74705SXin Li            25.5.5.5 [set.symmetric.difference]
1125*67e74705SXin Li        25.5.6 [alg.heap.operations]
1126*67e74705SXin Li            25.5.6.1 [push.heap]
1127*67e74705SXin Li            25.5.6.2 [pop.heap]
1128*67e74705SXin Li            25.5.6.3 [make.heap]
1129*67e74705SXin Li            25.5.6.4 [sort.heap]
1130*67e74705SXin Li            25.5.6.5 [is.heap]
1131*67e74705SXin Li        25.5.7 [alg.min.max]
1132*67e74705SXin Li        25.5.8 [alg.lex.comparison]
1133*67e74705SXin Li        25.5.9 [alg.permutation.generators]
1134*67e74705SXin Li    25.6 [alg.c.library]
1135*67e74705SXin Li26 [numerics]
1136*67e74705SXin Li    26.1 [numerics.general]
1137*67e74705SXin Li    26.2 [numeric.requirements]
1138*67e74705SXin Li    26.3 [cfenv]
1139*67e74705SXin Li        26.3.1 [cfenv.syn]
1140*67e74705SXin Li        26.3.2 [fenv]
1141*67e74705SXin Li    26.4 [complex.numbers]
1142*67e74705SXin Li        26.4.1 [complex.syn]
1143*67e74705SXin Li        26.4.2 [complex]
1144*67e74705SXin Li        26.4.3 [complex.special]
1145*67e74705SXin Li        26.4.4 [complex.members]
1146*67e74705SXin Li        26.4.5 [complex.member.ops]
1147*67e74705SXin Li        26.4.6 [complex.ops]
1148*67e74705SXin Li        26.4.7 [complex.value.ops]
1149*67e74705SXin Li        26.4.8 [complex.transcendentals]
1150*67e74705SXin Li        26.4.9 [cmplx.over]
1151*67e74705SXin Li        26.4.10 [ccmplx]
1152*67e74705SXin Li        26.4.11 [cmplxh]
1153*67e74705SXin Li    26.5 [rand]
1154*67e74705SXin Li        26.5.1 [rand.synopsis]
1155*67e74705SXin Li        26.5.2 [rand.concept]
1156*67e74705SXin Li            26.5.2.1 [rand.concept.seedseq]
1157*67e74705SXin Li            26.5.2.2 [rand.concept.urng]
1158*67e74705SXin Li            26.5.2.3 [rand.concept.eng]
1159*67e74705SXin Li            26.5.2.4 [rand.concept.adapt]
1160*67e74705SXin Li            26.5.2.5 [rand.concept.dist]
1161*67e74705SXin Li        26.5.3 [rand.eng]
1162*67e74705SXin Li            26.5.3.1 [rand.eng.lcong]
1163*67e74705SXin Li            26.5.3.2 [rand.eng.mers]
1164*67e74705SXin Li            26.5.3.3 [rand.eng.sub]
1165*67e74705SXin Li        26.5.4 [rand.adapt]
1166*67e74705SXin Li            26.5.4.1 [rand.adapt.disc]
1167*67e74705SXin Li            26.5.4.2 [rand.adapt.ibits]
1168*67e74705SXin Li            26.5.4.3 [rand.adapt.shuf]
1169*67e74705SXin Li        26.5.5 [rand.predef]
1170*67e74705SXin Li        26.5.6 [rand.device]
1171*67e74705SXin Li        26.5.7 [rand.util]
1172*67e74705SXin Li            26.5.7.1 [rand.util.seedseq]
1173*67e74705SXin Li            26.5.7.2 [rand.util.canonical]
1174*67e74705SXin Li        26.5.8 [rand.dist]
1175*67e74705SXin Li            26.5.8.1 [rand.dist.uni]
1176*67e74705SXin Li                26.5.8.1.1 [rand.dist.uni.int]
1177*67e74705SXin Li                26.5.8.1.2 [rand.dist.uni.real]
1178*67e74705SXin Li            26.5.8.2 [rand.dist.bern]
1179*67e74705SXin Li                26.5.8.2.1 [rand.dist.bern.bernoulli]
1180*67e74705SXin Li                26.5.8.2.2 [rand.dist.bern.bin]
1181*67e74705SXin Li                26.5.8.2.3 [rand.dist.bern.geo]
1182*67e74705SXin Li                26.5.8.2.4 [rand.dist.bern.negbin]
1183*67e74705SXin Li            26.5.8.3 [rand.dist.pois]
1184*67e74705SXin Li                26.5.8.3.1 [rand.dist.pois.poisson]
1185*67e74705SXin Li                26.5.8.3.2 [rand.dist.pois.exp]
1186*67e74705SXin Li                26.5.8.3.3 [rand.dist.pois.gamma]
1187*67e74705SXin Li                26.5.8.3.4 [rand.dist.pois.weibull]
1188*67e74705SXin Li                26.5.8.3.5 [rand.dist.pois.extreme]
1189*67e74705SXin Li            26.5.8.4 [rand.dist.norm]
1190*67e74705SXin Li                26.5.8.4.1 [rand.dist.norm.normal]
1191*67e74705SXin Li                26.5.8.4.2 [rand.dist.norm.lognormal]
1192*67e74705SXin Li                26.5.8.4.3 [rand.dist.norm.chisq]
1193*67e74705SXin Li                26.5.8.4.4 [rand.dist.norm.cauchy]
1194*67e74705SXin Li                26.5.8.4.5 [rand.dist.norm.f]
1195*67e74705SXin Li                26.5.8.4.6 [rand.dist.norm.t]
1196*67e74705SXin Li            26.5.8.5 [rand.dist.samp]
1197*67e74705SXin Li                26.5.8.5.1 [rand.dist.samp.discrete]
1198*67e74705SXin Li                26.5.8.5.2 [rand.dist.samp.pconst]
1199*67e74705SXin Li                26.5.8.5.3 [rand.dist.samp.plinear]
1200*67e74705SXin Li    26.6 [numarray]
1201*67e74705SXin Li        26.6.1 [valarray.syn]
1202*67e74705SXin Li        26.6.2 [template.valarray]
1203*67e74705SXin Li            26.6.2.1 [valarray.cons]
1204*67e74705SXin Li            26.6.2.2 [valarray.assign]
1205*67e74705SXin Li            26.6.2.3 [valarray.access]
1206*67e74705SXin Li            26.6.2.4 [valarray.sub]
1207*67e74705SXin Li            26.6.2.5 [valarray.unary]
1208*67e74705SXin Li            26.6.2.6 [valarray.cassign]
1209*67e74705SXin Li            26.6.2.7 [valarray.members]
1210*67e74705SXin Li        26.6.3 [valarray.nonmembers]
1211*67e74705SXin Li            26.6.3.1 [valarray.binary]
1212*67e74705SXin Li            26.6.3.2 [valarray.comparison]
1213*67e74705SXin Li            26.6.3.3 [valarray.transcend]
1214*67e74705SXin Li            26.6.3.4 [valarray.special]
1215*67e74705SXin Li        26.6.4 [class.slice]
1216*67e74705SXin Li            26.6.4.1 [cons.slice]
1217*67e74705SXin Li            26.6.4.2 [slice.access]
1218*67e74705SXin Li        26.6.5 [template.slice.array]
1219*67e74705SXin Li            26.6.5.1 [slice.arr.assign]
1220*67e74705SXin Li            26.6.5.2 [slice.arr.comp.assign]
1221*67e74705SXin Li            26.6.5.3 [slice.arr.fill]
1222*67e74705SXin Li        26.6.6 [class.gslice]
1223*67e74705SXin Li            26.6.6.1 [gslice.cons]
1224*67e74705SXin Li            26.6.6.2 [gslice.access]
1225*67e74705SXin Li        26.6.7 [template.gslice.array]
1226*67e74705SXin Li            26.6.7.1 [gslice.array.assign]
1227*67e74705SXin Li            26.6.7.2 [gslice.array.comp.assign]
1228*67e74705SXin Li            26.6.7.3 [gslice.array.fill]
1229*67e74705SXin Li        26.6.8 [template.mask.array]
1230*67e74705SXin Li            26.6.8.1 [mask.array.assign]
1231*67e74705SXin Li            26.6.8.2 [mask.array.comp.assign]
1232*67e74705SXin Li            26.6.8.3 [mask.array.fill]
1233*67e74705SXin Li        26.6.9 [template.indirect.array]
1234*67e74705SXin Li            26.6.9.1 [indirect.array.assign]
1235*67e74705SXin Li            26.6.9.2 [indirect.array.comp.assign]
1236*67e74705SXin Li            26.6.9.3 [indirect.array.fill]
1237*67e74705SXin Li            26.6.9.4 [valarray.concepts]
1238*67e74705SXin Li    26.7 [numeric.ops]
1239*67e74705SXin Li        26.7.1 [accumulate]
1240*67e74705SXin Li        26.7.2 [inner.product]
1241*67e74705SXin Li        26.7.3 [partial.sum]
1242*67e74705SXin Li        26.7.4 [adjacent.difference]
1243*67e74705SXin Li        26.7.5 [numeric.iota]
1244*67e74705SXin Li    26.8 [c.math]
1245*67e74705SXin Li27 [input.output]
1246*67e74705SXin Li    27.1 [input.output.general]
1247*67e74705SXin Li    27.2 [iostreams.requirements]
1248*67e74705SXin Li        27.2.1 [iostream.limits.imbue]
1249*67e74705SXin Li        27.2.2 [iostreams.limits.pos]
1250*67e74705SXin Li        27.2.3 [iostreams.threadsafety]
1251*67e74705SXin Li    27.3 [iostream.forward]
1252*67e74705SXin Li    27.4 [iostream.objects]
1253*67e74705SXin Li        27.4.1 [narrow.stream.objects]
1254*67e74705SXin Li        27.4.2 [wide.stream.objects]
1255*67e74705SXin Li    27.5 [iostreams.base]
1256*67e74705SXin Li        27.5.1 [stream.types]
1257*67e74705SXin Li        27.5.2 [ios.base]
1258*67e74705SXin Li            27.5.2.1 [ios.types]
1259*67e74705SXin Li                27.5.2.1.1 [ios::failure]
1260*67e74705SXin Li                27.5.2.1.2 [ios::fmtflags]
1261*67e74705SXin Li                27.5.2.1.3 [ios::iostate]
1262*67e74705SXin Li                27.5.2.1.4 [ios::openmode]
1263*67e74705SXin Li                27.5.2.1.5 [ios::seekdir]
1264*67e74705SXin Li                27.5.2.1.6 [ios::Init]
1265*67e74705SXin Li            27.5.2.2 [fmtflags.state]
1266*67e74705SXin Li            27.5.2.3 [ios.base.locales]
1267*67e74705SXin Li            27.5.2.4 [ios.members.static]
1268*67e74705SXin Li            27.5.2.5 [ios.base.storage]
1269*67e74705SXin Li            27.5.2.6 [ios.base.callback]
1270*67e74705SXin Li            27.5.2.7 [ios.base.cons]
1271*67e74705SXin Li        27.5.3 [fpos]
1272*67e74705SXin Li            27.5.3.1 [fpos.members]
1273*67e74705SXin Li            27.5.3.2 [fpos.operations]
1274*67e74705SXin Li        27.5.4 [ios]
1275*67e74705SXin Li            27.5.4.1 [basic.ios.cons]
1276*67e74705SXin Li            27.5.4.2 [basic.ios.members]
1277*67e74705SXin Li            27.5.4.3 [iostate.flags]
1278*67e74705SXin Li        27.5.5 [std.ios.manip]
1279*67e74705SXin Li            27.5.5.1 [fmtflags.manip]
1280*67e74705SXin Li            27.5.5.2 [adjustfield.manip]
1281*67e74705SXin Li            27.5.5.3 [basefield.manip]
1282*67e74705SXin Li            27.5.5.4 [floatfield.manip]
1283*67e74705SXin Li            27.5.5.5 [error.reporting]
1284*67e74705SXin Li    27.6 [stream.buffers]
1285*67e74705SXin Li        27.6.1 [streambuf.reqts]
1286*67e74705SXin Li        27.6.2 [streambuf]
1287*67e74705SXin Li            27.6.2.1 [streambuf.cons]
1288*67e74705SXin Li            27.6.2.2 [streambuf.members]
1289*67e74705SXin Li                27.6.2.2.1 [streambuf.locales]
1290*67e74705SXin Li                27.6.2.2.2 [streambuf.buffer]
1291*67e74705SXin Li                27.6.2.2.3 [streambuf.pub.get]
1292*67e74705SXin Li                27.6.2.2.4 [streambuf.pub.pback]
1293*67e74705SXin Li                27.6.2.2.5 [streambuf.pub.put]
1294*67e74705SXin Li            27.6.2.3 [streambuf.protected]
1295*67e74705SXin Li                27.6.2.3.1 [streambuf.assign]
1296*67e74705SXin Li                27.6.2.3.2 [streambuf.get.area]
1297*67e74705SXin Li                27.6.2.3.3 [streambuf.put.area]
1298*67e74705SXin Li            27.6.2.4 [streambuf.virtuals]
1299*67e74705SXin Li                27.6.2.4.1 [streambuf.virt.locales]
1300*67e74705SXin Li                27.6.2.4.2 [streambuf.virt.buffer]
1301*67e74705SXin Li                27.6.2.4.3 [streambuf.virt.get]
1302*67e74705SXin Li                27.6.2.4.4 [streambuf.virt.pback]
1303*67e74705SXin Li                27.6.2.4.5 [streambuf.virt.put]
1304*67e74705SXin Li    27.7 [iostream.format]
1305*67e74705SXin Li        27.7.1 [input.streams]
1306*67e74705SXin Li            27.7.1.1 [istream]
1307*67e74705SXin Li                27.7.1.1.1 [istream.cons]
1308*67e74705SXin Li                27.7.1.1.2 [istream.assign]
1309*67e74705SXin Li                27.7.1.1.3 [istream::sentry]
1310*67e74705SXin Li            27.7.1.2 [istream.formatted]
1311*67e74705SXin Li                27.7.1.2.1 [istream.formatted.reqmts]
1312*67e74705SXin Li                27.7.1.2.2 [istream.formatted.arithmetic]
1313*67e74705SXin Li                27.7.1.2.3 [istream::extractors]
1314*67e74705SXin Li            27.7.1.3 [istream.unformatted]
1315*67e74705SXin Li            27.7.1.4 [istream.manip]
1316*67e74705SXin Li            27.7.1.5 [iostreamclass]
1317*67e74705SXin Li                27.7.1.5.1 [iostream.cons]
1318*67e74705SXin Li                27.7.1.5.2 [iostream.dest]
1319*67e74705SXin Li                27.7.1.5.3 [iostream.assign]
1320*67e74705SXin Li            27.7.1.6 [istream.rvalue]
1321*67e74705SXin Li        27.7.2 [output.streams]
1322*67e74705SXin Li            27.7.2.1 [ostream]
1323*67e74705SXin Li            27.7.2.2 [ostream.cons]
1324*67e74705SXin Li            27.7.2.3 [ostream.assign]
1325*67e74705SXin Li            27.7.2.4 [ostream::sentry]
1326*67e74705SXin Li            27.7.2.5 [ostream.seeks]
1327*67e74705SXin Li            27.7.2.6 [ostream.formatted]
1328*67e74705SXin Li                27.7.2.6.1 [ostream.formatted.reqmts]
1329*67e74705SXin Li                27.7.2.6.2 [ostream.inserters.arithmetic]
1330*67e74705SXin Li                27.7.2.6.3 [ostream.inserters]
1331*67e74705SXin Li                27.7.2.6.4 [ostream.inserters.character]
1332*67e74705SXin Li            27.7.2.7 [ostream.unformatted]
1333*67e74705SXin Li            27.7.2.8 [ostream.manip]
1334*67e74705SXin Li            27.7.2.9 [ostream.rvalue]
1335*67e74705SXin Li        27.7.3 [std.manip]
1336*67e74705SXin Li        27.7.4 [ext.manip]
1337*67e74705SXin Li    27.8 [string.streams]
1338*67e74705SXin Li        27.8.1 [stringbuf]
1339*67e74705SXin Li            27.8.1.1 [stringbuf.cons]
1340*67e74705SXin Li            27.8.1.2 [stringbuf.assign]
1341*67e74705SXin Li            27.8.1.3 [stringbuf.members]
1342*67e74705SXin Li            27.8.1.4 [stringbuf.virtuals]
1343*67e74705SXin Li        27.8.2 [istringstream]
1344*67e74705SXin Li            27.8.2.1 [istringstream.cons]
1345*67e74705SXin Li            27.8.2.2 [istringstream.assign]
1346*67e74705SXin Li            27.8.2.3 [istringstream.members]
1347*67e74705SXin Li        27.8.3 [ostringstream]
1348*67e74705SXin Li            27.8.3.1 [ostringstream.cons]
1349*67e74705SXin Li            27.8.3.2 [ostringstream.assign]
1350*67e74705SXin Li            27.8.3.3 [ostringstream.members]
1351*67e74705SXin Li        27.8.4 [stringstream]
1352*67e74705SXin Li        27.8.5 [stringstream.cons]
1353*67e74705SXin Li            27.8.5.1 [stringstream.assign]
1354*67e74705SXin Li        27.8.6 [stringstream.members]
1355*67e74705SXin Li    27.9 [file.streams]
1356*67e74705SXin Li        27.9.1 [fstreams]
1357*67e74705SXin Li            27.9.1.1 [filebuf]
1358*67e74705SXin Li            27.9.1.2 [filebuf.cons]
1359*67e74705SXin Li            27.9.1.3 [filebuf.assign]
1360*67e74705SXin Li            27.9.1.4 [filebuf.members]
1361*67e74705SXin Li            27.9.1.5 [filebuf.virtuals]
1362*67e74705SXin Li            27.9.1.6 [ifstream]
1363*67e74705SXin Li            27.9.1.7 [ifstream.cons]
1364*67e74705SXin Li            27.9.1.8 [ifstream.assign]
1365*67e74705SXin Li            27.9.1.9 [ifstream.members]
1366*67e74705SXin Li            27.9.1.10 [ofstream]
1367*67e74705SXin Li            27.9.1.11 [ofstream.cons]
1368*67e74705SXin Li            27.9.1.12 [ofstream.assign]
1369*67e74705SXin Li            27.9.1.13 [ofstream.members]
1370*67e74705SXin Li            27.9.1.14 [fstream]
1371*67e74705SXin Li            27.9.1.15 [fstream.cons]
1372*67e74705SXin Li            27.9.1.16 [fstream.assign]
1373*67e74705SXin Li            27.9.1.17 [fstream.members]
1374*67e74705SXin Li        27.9.2 [c.files]
1375*67e74705SXin Li28 [re]
1376*67e74705SXin Li    28.1 [re.general]
1377*67e74705SXin Li    28.2 [re.def]
1378*67e74705SXin Li        28.2.1 [defns.regex.collating.element]
1379*67e74705SXin Li        28.2.2 [defns.regex.finite.state.machine]
1380*67e74705SXin Li        28.2.3 [defns.regex.format.specifier]
1381*67e74705SXin Li        28.2.4 [defns.regex.matched]
1382*67e74705SXin Li        28.2.5 [defns.regex.primary.equivalence.class]
1383*67e74705SXin Li        28.2.6 [defns.regex.regular.expression]
1384*67e74705SXin Li        28.2.7 [defns.regex.subexpression]
1385*67e74705SXin Li    28.3 [re.req]
1386*67e74705SXin Li    28.4 [re.syn]
1387*67e74705SXin Li    28.5 [re.const]
1388*67e74705SXin Li        28.5.1 [re.synopt]
1389*67e74705SXin Li        28.5.2 [re.matchflag]
1390*67e74705SXin Li        28.5.3 [re.err]
1391*67e74705SXin Li    28.6 [re.badexp]
1392*67e74705SXin Li    28.7 [re.traits]
1393*67e74705SXin Li    28.8 [re.regex]
1394*67e74705SXin Li        28.8.1 [re.regex.const]
1395*67e74705SXin Li        28.8.2 [re.regex.construct]
1396*67e74705SXin Li        28.8.3 [re.regex.assign]
1397*67e74705SXin Li        28.8.4 [re.regex.operations]
1398*67e74705SXin Li        28.8.5 [re.regex.locale]
1399*67e74705SXin Li        28.8.6 [re.regex.swap]
1400*67e74705SXin Li        28.8.7 [re.regex.nonmemb]
1401*67e74705SXin Li            28.8.7.1 [re.regex.nmswap]
1402*67e74705SXin Li    28.9 [re.submatch]
1403*67e74705SXin Li        28.9.1 [re.submatch.members]
1404*67e74705SXin Li        28.9.2 [re.submatch.op]
1405*67e74705SXin Li        28.9.3 [re.submatch.concepts]
1406*67e74705SXin Li    28.10 [re.results]
1407*67e74705SXin Li        28.10.1 [re.results.const]
1408*67e74705SXin Li        28.10.2 [re.results.size]
1409*67e74705SXin Li        28.10.3 [re.results.acc]
1410*67e74705SXin Li        28.10.4 [re.results.form]
1411*67e74705SXin Li        28.10.5 [re.results.all]
1412*67e74705SXin Li        28.10.6 [re.results.swap]
1413*67e74705SXin Li        28.10.7 [re.results.nonmember]
1414*67e74705SXin Li    28.11 [re.alg]
1415*67e74705SXin Li        28.11.1 [re.except]
1416*67e74705SXin Li        28.11.2 [re.alg.match]
1417*67e74705SXin Li        28.11.3 [re.alg.search]
1418*67e74705SXin Li        28.11.4 [re.alg.replace]
1419*67e74705SXin Li    28.12 [re.iter]
1420*67e74705SXin Li        28.12.1 [re.regiter]
1421*67e74705SXin Li            28.12.1.1 [re.regiter.cnstr]
1422*67e74705SXin Li            28.12.1.2 [re.regiter.comp]
1423*67e74705SXin Li            28.12.1.3 [re.regiter.deref]
1424*67e74705SXin Li            28.12.1.4 [re.regiter.incr]
1425*67e74705SXin Li        28.12.2 [re.tokiter]
1426*67e74705SXin Li            28.12.2.1 [re.tokiter.cnstr]
1427*67e74705SXin Li            28.12.2.2 [re.tokiter.comp]
1428*67e74705SXin Li            28.12.2.3 [re.tokiter.deref]
1429*67e74705SXin Li            28.12.2.4 [re.tokiter.incr]
1430*67e74705SXin Li    28.13 [re.grammar]
1431*67e74705SXin Li29 [atomics]
1432*67e74705SXin Li    29.1 [atomics.general]
1433*67e74705SXin Li    29.2 [atomics.syn]
1434*67e74705SXin Li    29.3 [atomics.order]
1435*67e74705SXin Li    29.4 [atomics.lockfree]
1436*67e74705SXin Li    29.5 [atomics.types]
1437*67e74705SXin Li        29.5.1 [atomics.types.integral]
1438*67e74705SXin Li        29.5.2 [atomics.types.address]
1439*67e74705SXin Li        29.5.3 [atomics.types.generic]
1440*67e74705SXin Li    29.6 [atomics.types.operations]
1441*67e74705SXin Li    29.7 [atomics.flag]
1442*67e74705SXin Li    29.8 [atomics.fences]
1443*67e74705SXin Li30 [thread]
1444*67e74705SXin Li    30.1 [thread.general]
1445*67e74705SXin Li    30.2 [thread.req]
1446*67e74705SXin Li        30.2.1 [thread.req.paramname]
1447*67e74705SXin Li        30.2.2 [thread.req.exception]
1448*67e74705SXin Li        30.2.3 [thread.req.native]
1449*67e74705SXin Li        30.2.4 [thread.req.timing]
1450*67e74705SXin Li    30.3 [thread.threads]
1451*67e74705SXin Li        30.3.1 [thread.thread.class]
1452*67e74705SXin Li            30.3.1.1 [thread.thread.id]
1453*67e74705SXin Li            30.3.1.2 [thread.thread.constr]
1454*67e74705SXin Li            30.3.1.3 [thread.thread.destr]
1455*67e74705SXin Li            30.3.1.4 [thread.thread.assign]
1456*67e74705SXin Li            30.3.1.5 [thread.thread.member]
1457*67e74705SXin Li            30.3.1.6 [thread.thread.static]
1458*67e74705SXin Li            30.3.1.7 [thread.thread.algorithm]
1459*67e74705SXin Li        30.3.2 [thread.thread.this]
1460*67e74705SXin Li    30.4 [thread.mutex]
1461*67e74705SXin Li        30.4.1 [thread.mutex.requirements]
1462*67e74705SXin Li            30.4.1.1 [thread.mutex.class]
1463*67e74705SXin Li            30.4.1.2 [thread.mutex.recursive]
1464*67e74705SXin Li        30.4.2 [thread.timedmutex.requirements]
1465*67e74705SXin Li            30.4.2.1 [thread.timedmutex.class]
1466*67e74705SXin Li            30.4.2.2 [thread.timedmutex.recursive]
1467*67e74705SXin Li        30.4.3 [thread.lock]
1468*67e74705SXin Li            30.4.3.1 [thread.lock.guard]
1469*67e74705SXin Li            30.4.3.2 [thread.lock.unique]
1470*67e74705SXin Li                30.4.3.2.1 [thread.lock.unique.cons]
1471*67e74705SXin Li                30.4.3.2.2 [thread.lock.unique.locking]
1472*67e74705SXin Li                30.4.3.2.3 [thread.lock.unique.mod]
1473*67e74705SXin Li                30.4.3.2.4 [thread.lock.unique.obs]
1474*67e74705SXin Li        30.4.4 [thread.lock.algorithm]
1475*67e74705SXin Li        30.4.5 [thread.once]
1476*67e74705SXin Li            30.4.5.1 [thread.once.onceflag]
1477*67e74705SXin Li            30.4.5.2 [thread.once.callonce]
1478*67e74705SXin Li    30.5 [thread.condition]
1479*67e74705SXin Li        30.5.1 [thread.condition.condvar]
1480*67e74705SXin Li        30.5.2 [thread.condition.condvarany]
1481*67e74705SXin Li    30.6 [futures]
1482*67e74705SXin Li        30.6.1 [futures.overview]
1483*67e74705SXin Li        30.6.2 [futures.errors]
1484*67e74705SXin Li        30.6.3 [futures.future_error]
1485*67e74705SXin Li        30.6.4 [futures.promise]
1486*67e74705SXin Li        30.6.5 [futures.unique_future]
1487*67e74705SXin Li        30.6.6 [future.shared_future]
1488*67e74705SXin Li        30.6.7 [futures.task]
1489*67e74705SXin LiA [gram]
1490*67e74705SXin Li    A.1 [gram.key]
1491*67e74705SXin Li    A.2 [gram.lex]
1492*67e74705SXin Li    A.3 [gram.basic]
1493*67e74705SXin Li    A.4 [gram.expr]
1494*67e74705SXin Li    A.5 [gram.stmt]
1495*67e74705SXin Li    A.6 [gram.dcl]
1496*67e74705SXin Li    A.7 [gram.decl]
1497*67e74705SXin Li    A.8 [gram.class]
1498*67e74705SXin Li    A.9 [gram.derived]
1499*67e74705SXin Li    A.10 [gram.special]
1500*67e74705SXin Li    A.11 [gram.over]
1501*67e74705SXin Li    A.12 [gram.temp]
1502*67e74705SXin Li    A.13 [gram.except]
1503*67e74705SXin Li    A.14 [gram.cpp]
1504*67e74705SXin LiB [implimits]
1505*67e74705SXin LiC [diff]
1506*67e74705SXin Li    C.1 [diff.iso]
1507*67e74705SXin Li        C.1.1 [diff.lex]
1508*67e74705SXin Li        C.1.2 [diff.basic]
1509*67e74705SXin Li        C.1.3 [diff.expr]
1510*67e74705SXin Li        C.1.4 [diff.stat]
1511*67e74705SXin Li        C.1.5 [diff.dcl]
1512*67e74705SXin Li        C.1.6 [diff.decl]
1513*67e74705SXin Li        C.1.7 [diff.class]
1514*67e74705SXin Li        C.1.8 [diff.special]
1515*67e74705SXin Li        C.1.9 [diff.cpp]
1516*67e74705SXin Li    C.2 [diff.library]
1517*67e74705SXin Li        C.2.1 [diff.mods.to.headers]
1518*67e74705SXin Li        C.2.2 [diff.mods.to.definitions]
1519*67e74705SXin Li            C.2.2.1 [diff.char16]
1520*67e74705SXin Li            C.2.2.2 [diff.wchar.t]
1521*67e74705SXin Li            C.2.2.3 [diff.header.iso646.h]
1522*67e74705SXin Li            C.2.2.4 [diff.null]
1523*67e74705SXin Li        C.2.3 [diff.mods.to.declarations]
1524*67e74705SXin Li        C.2.4 [diff.mods.to.behavior]
1525*67e74705SXin Li            C.2.4.1 [diff.offsetof]
1526*67e74705SXin Li            C.2.4.2 [diff.malloc]
1527*67e74705SXin LiD [depr]
1528*67e74705SXin Li    D.1 [depr.incr.bool]
1529*67e74705SXin Li    D.2 [depr.static]
1530*67e74705SXin Li    D.3 [depr.access.dcl]
1531*67e74705SXin Li    D.4 [depr.string]
1532*67e74705SXin Li    D.5 [depr.c.headers]
1533*67e74705SXin Li    D.6 [depr.ios.members]
1534*67e74705SXin Li    D.7 [depr.str.strstreams]
1535*67e74705SXin Li        D.7.1 [depr.strstreambuf]
1536*67e74705SXin Li            D.7.1.1 [depr.strstreambuf.cons]
1537*67e74705SXin Li            D.7.1.2 [depr.strstreambuf.members]
1538*67e74705SXin Li            D.7.1.3 [depr.strstreambuf.virtuals]
1539*67e74705SXin Li        D.7.2 [depr.istrstream]
1540*67e74705SXin Li            D.7.2.1 [depr.istrstream.cons]
1541*67e74705SXin Li            D.7.2.2 [depr.istrstream.members]
1542*67e74705SXin Li        D.7.3 [depr.ostrstream]
1543*67e74705SXin Li            D.7.3.1 [depr.ostrstream.cons]
1544*67e74705SXin Li            D.7.3.2 [depr.ostrstream.members]
1545*67e74705SXin Li        D.7.4 [depr.strstream]
1546*67e74705SXin Li            D.7.4.1 [depr.strstream.cons]
1547*67e74705SXin Li            D.7.4.2 [depr.strstream.dest]
1548*67e74705SXin Li            D.7.4.3 [depr.strstream.oper]
1549*67e74705SXin Li    D.8 [depr.lib.binders]
1550*67e74705SXin Li        D.8.1 [depr.lib.binder.1st]
1551*67e74705SXin Li        D.8.2 [depr.lib.bind.1st]
1552*67e74705SXin Li        D.8.3 [depr.lib.binder.2nd]
1553*67e74705SXin Li        D.8.4 [depr.lib.bind.2nd]
1554*67e74705SXin Li    D.9 [depr.auto.ptr]
1555*67e74705SXin Li        D.9.1 [auto.ptr]
1556*67e74705SXin Li            D.9.1.1 [auto.ptr.cons]
1557*67e74705SXin Li            D.9.1.2 [auto.ptr.members]
1558*67e74705SXin Li            D.9.1.3 [auto.ptr.conv]
1559*67e74705SXin Li    D.10 [depr.lib.iterator.primitives]
1560*67e74705SXin Li        D.10.1 [iterator.traits]
1561*67e74705SXin Li        D.10.2 [iterator.basic]
1562*67e74705SXin Li        D.10.3 [std.iterator.tags]
1563*67e74705SXin Li        D.10.4 [iterator.backward]
1564*67e74705SXin LiE [xref]
1565*67e74705SXin Li
1566*67e74705SXin LiTR1 1 [tr.intro]
1567*67e74705SXin Li    TR1 1.1 [tr.description]
1568*67e74705SXin Li    TR1 1.2 [tr.intro.ext]
1569*67e74705SXin Li    TR1 1.3 [tr.intro.namespaces]
1570*67e74705SXin LiTR1 2 [tr.util]
1571*67e74705SXin Li    TR1 2.1 [tr.util.refwrap]
1572*67e74705SXin Li        TR1 2.1.1 [tr.util.refwrp.synopsis]
1573*67e74705SXin Li        TR1 2.1.2 [tr.util.refwrp.refwrp]
1574*67e74705SXin Li            TR1 2.1.2.1 [tr.util.refwrp.const]
1575*67e74705SXin Li            TR1 2.1.2.2 [tr.util.refwrp.assign]
1576*67e74705SXin Li            TR1 2.1.2.3 [tr.util.refwrp.access]
1577*67e74705SXin Li            TR1 2.1.2.4 [tr.util.refwrp.invoke]
1578*67e74705SXin Li            TR1 2.1.2.5 [tr.util.refwrp.helpers]
1579*67e74705SXin Li    TR1 2.2 [tr.util.smartptr]
1580*67e74705SXin Li        TR1 2.2.1 [tr.util.smartptr.synopsis]
1581*67e74705SXin Li        TR1 2.2.2 [tr.util.smartptr.weakptr]
1582*67e74705SXin Li        TR1 2.2.3 [tr.util.smartptr.shared]
1583*67e74705SXin Li            TR1 2.2.3.1 [tr.util.smartptr.shared.const]
1584*67e74705SXin Li            TR1 2.2.3.2 [tr.util.smartptr.shared.dest]
1585*67e74705SXin Li            TR1 2.2.3.3 [tr.util.smartptr.shared.assign]
1586*67e74705SXin Li            TR1 2.2.3.4 [tr.util.smartptr.shared.mod]
1587*67e74705SXin Li            TR1 2.2.3.5 [tr.util.smartptr.shared.obs]
1588*67e74705SXin Li            TR1 2.2.3.6 [tr.util.smartptr.shared.cmp]
1589*67e74705SXin Li            TR1 2.2.3.7 [tr.util.smartptr.shared.io]
1590*67e74705SXin Li            TR1 2.2.3.8 [tr.util.smartptr.shared.spec]
1591*67e74705SXin Li            TR1 2.2.3.9 [tr.util.smartptr.shared.cast]
1592*67e74705SXin Li            TR1 2.2.3.10 [tr.util.smartptr.getdeleter]
1593*67e74705SXin Li        TR1 2.2.4 [tr.util.smartptr.weak]
1594*67e74705SXin Li            TR1 2.2.4.1 [tr.util.smartptr.weak.const]
1595*67e74705SXin Li            TR1 2.2.4.2 [tr.util.smartptr.weak.dest]
1596*67e74705SXin Li            TR1 2.2.4.3 [tr.util.smartptr.weak.assign]
1597*67e74705SXin Li            TR1 2.2.4.4 [tr.util.smartptr.weak.mod]
1598*67e74705SXin Li            TR1 2.2.4.5 [tr.util.smartptr.weak.obs]
1599*67e74705SXin Li            TR1 2.2.4.6 [tr.util.smartptr.weak.cmp]
1600*67e74705SXin Li            TR1 2.2.4.7 [tr.util.smartptr.weak.spec]
1601*67e74705SXin Li        TR1 2.2.5 [tr.util.smartptr.enab]
1602*67e74705SXin LiTR1 3 [tr.func]
1603*67e74705SXin Li    TR1 3.1 [tr.func.def]
1604*67e74705SXin Li    TR1 3.2 [tr.func.syn]
1605*67e74705SXin Li    TR1 3.3 [tr.func.require]
1606*67e74705SXin Li    TR1 3.4 [tr.func.ret]
1607*67e74705SXin Li    TR1 3.5 [tr.func.memfn]
1608*67e74705SXin Li    TR1 3.6 [tr.func.bind]
1609*67e74705SXin Li        TR1 3.6.1 [tr.func.bind.isbind]
1610*67e74705SXin Li        TR1 3.6.2 [tr.func.bind.isplace]
1611*67e74705SXin Li        TR1 3.6.3 [tr.func.bind.bind]
1612*67e74705SXin Li        TR1 3.6.4 [tr.func.bind.place]
1613*67e74705SXin Li    TR1 3.7 [tr.func.wrap]
1614*67e74705SXin Li        TR1 3.7.1 [tr.func.wrap.badcall]
1615*67e74705SXin Li            TR1 3.7.1.1 [tr.func.wrap.badcall.const]
1616*67e74705SXin Li        TR1 3.7.2 [tr.func.wrap.func]
1617*67e74705SXin Li            TR1 3.7.2.1 [tr.func.wrap.func.con]
1618*67e74705SXin Li            TR1 3.7.2.2 [tr.func.wrap.func.mod]
1619*67e74705SXin Li            TR1 3.7.2.3 [tr.func.wrap.func.cap]
1620*67e74705SXin Li            TR1 3.7.2.4 [tr.func.wrap.func.inv]
1621*67e74705SXin Li            TR1 3.7.2.5 [tr.func.wrap.func.targ]
1622*67e74705SXin Li            TR1 3.7.2.6 [tr.func.wrap.func.undef]
1623*67e74705SXin Li            TR1 3.7.2.7 [tr.func.wrap.func.nullptr]
1624*67e74705SXin Li            TR1 3.7.2.8 [tr.func.wrap.func.alg]
1625*67e74705SXin LiTR1 4 [tr.meta]
1626*67e74705SXin Li    TR1 4.1 [tr.meta.rqmts]
1627*67e74705SXin Li    TR1 4.2 [tr.meta.type.synop]
1628*67e74705SXin Li    TR1 4.3 [tr.meta.help]
1629*67e74705SXin Li    TR1 4.4 [tr.meta.requirements]
1630*67e74705SXin Li    TR1 4.5 [tr.meta.unary]
1631*67e74705SXin Li        TR1 4.5.1 [tr.meta.unary.cat]
1632*67e74705SXin Li        TR1 4.5.2 [tr.meta.unary.comp]
1633*67e74705SXin Li        TR1 4.5.3 [tr.meta.unary.prop]
1634*67e74705SXin Li    TR1 4.6 [tr.meta.rel]
1635*67e74705SXin Li    TR1 4.7 [tr.meta.trans]
1636*67e74705SXin Li        TR1 4.7.1 [tr.meta.trans.cv]
1637*67e74705SXin Li        TR1 4.7.2 [tr.meta.trans.ref]
1638*67e74705SXin Li        TR1 4.7.3 [tr.meta.trans.arr]
1639*67e74705SXin Li        TR1 4.7.4 [tr.meta.trans.ptr]
1640*67e74705SXin Li    TR1 4.8 [tr.meta.trans.other]
1641*67e74705SXin Li    TR1 4.9 [tr.meta.req]
1642*67e74705SXin LiTR1 5 [tr.num]
1643*67e74705SXin Li    TR1 5.1 [tr.rand]
1644*67e74705SXin Li        TR1 5.1.1 [tr.rand.req]
1645*67e74705SXin Li        TR1 5.1.2 [tr.rand.synopsis]
1646*67e74705SXin Li        TR1 5.1.3 [tr.rand.var]
1647*67e74705SXin Li        TR1 5.1.4 [tr.rand.eng]
1648*67e74705SXin Li            TR1 5.1.4.1 [tr.rand.eng.lcong]
1649*67e74705SXin Li            TR1 5.1.4.2 [tr.rand.eng.mers]
1650*67e74705SXin Li            TR1 5.1.4.3 [tr.rand.eng.sub]
1651*67e74705SXin Li            TR1 5.1.4.4 [tr.rand.eng.sub1]
1652*67e74705SXin Li            TR1 5.1.4.5 [tr.rand.eng.disc]
1653*67e74705SXin Li            TR1 5.1.4.6 [tr.rand.eng.xor]
1654*67e74705SXin Li        TR1 5.1.5 [tr.rand.predef]
1655*67e74705SXin Li        TR1 5.1.6 [tr.rand.device]
1656*67e74705SXin Li        TR1 5.1.7 [tr.rand.dist]
1657*67e74705SXin Li            TR1 5.1.7.1 [tr.rand.dist.iunif]
1658*67e74705SXin Li            TR1 5.1.7.2 [tr.rand.dist.bern]
1659*67e74705SXin Li            TR1 5.1.7.3 [tr.rand.dist.geom]
1660*67e74705SXin Li            TR1 5.1.7.4 [tr.rand.dist.pois]
1661*67e74705SXin Li            TR1 5.1.7.5 [tr.rand.dist.bin]
1662*67e74705SXin Li            TR1 5.1.7.6 [tr.rand.dist.runif]
1663*67e74705SXin Li            TR1 5.1.7.7 [tr.rand.dist.exp]
1664*67e74705SXin Li            TR1 5.1.7.8 [tr.rand.dist.norm]
1665*67e74705SXin Li            TR1 5.1.7.9 [tr.rand.dist.gamma]
1666*67e74705SXin Li    TR1 5.2 [tr.num.sf]
1667*67e74705SXin Li        TR1 5.2.1 [tr.num.sf.cmath]
1668*67e74705SXin Li            TR1 5.2.1.1 [tr.num.sf.Lnm]
1669*67e74705SXin Li            TR1 5.2.1.2 [tr.num.sf.Plm]
1670*67e74705SXin Li            TR1 5.2.1.3 [tr.num.sf.beta]
1671*67e74705SXin Li            TR1 5.2.1.4 [tr.num.sf.ellK]
1672*67e74705SXin Li            TR1 5.2.1.5 [tr.num.sf.ellEx]
1673*67e74705SXin Li            TR1 5.2.1.6 [tr.num.sf.ellPx]
1674*67e74705SXin Li            TR1 5.2.1.7 [tr.num.sf.conhyp]
1675*67e74705SXin Li            TR1 5.2.1.8 [tr.num.sf.I]
1676*67e74705SXin Li            TR1 5.2.1.9 [tr.num.sf.J]
1677*67e74705SXin Li            TR1 5.2.1.10 [tr.num.sf.K]
1678*67e74705SXin Li            TR1 5.2.1.11 [tr.num.sf.N]
1679*67e74705SXin Li            TR1 5.2.1.12 [tr.num.sf.ellF]
1680*67e74705SXin Li            TR1 5.2.1.13 [tr.num.sf.ellE]
1681*67e74705SXin Li            TR1 5.2.1.14 [tr.num.sf.ellP]
1682*67e74705SXin Li            TR1 5.2.1.15 [tr.num.sf.ei]
1683*67e74705SXin Li            TR1 5.2.1.16 [tr.num.sf.Hn]
1684*67e74705SXin Li            TR1 5.2.1.17 [tr.num.sf.hyper]
1685*67e74705SXin Li            TR1 5.2.1.18 [tr.num.sf.Ln]
1686*67e74705SXin Li            TR1 5.2.1.19 [tr.num.sf.Pl]
1687*67e74705SXin Li            TR1 5.2.1.20 [tr.num.sf.riemannzeta]
1688*67e74705SXin Li            TR1 5.2.1.21 [tr.num.sf.j]
1689*67e74705SXin Li            TR1 5.2.1.22 [tr.num.sf.Ylm]
1690*67e74705SXin Li            TR1 5.2.1.23 [tr.num.sf.n]
1691*67e74705SXin Li        TR1 5.2.2 [tr.num.sf.mathh]
1692*67e74705SXin LiTR1 6 [tr.cont]
1693*67e74705SXin Li    TR1 6.1 [tr.tuple]
1694*67e74705SXin Li        TR1 6.1.1 [tr.tuple.synopsis]
1695*67e74705SXin Li        TR1 6.1.2 [tr.tuple.synopsis.pair]
1696*67e74705SXin Li        TR1 6.1.3 [tr.tuple.tuple]
1697*67e74705SXin Li            TR1 6.1.3.1 [tr.tuple.cnstr]
1698*67e74705SXin Li            TR1 6.1.3.2 [tr.tuple.creation]
1699*67e74705SXin Li            TR1 6.1.3.3 [tr.tuple.helper]
1700*67e74705SXin Li            TR1 6.1.3.4 [tr.tuple.elem]
1701*67e74705SXin Li            TR1 6.1.3.5 [tr.tuple.rel]
1702*67e74705SXin Li        TR1 6.1.4 [tr.tuple.pairs]
1703*67e74705SXin Li    TR1 6.2 [tr.array]
1704*67e74705SXin Li        TR1 6.2.1 [tr.array.syn]
1705*67e74705SXin Li        TR1 6.2.2 [tr.array.array]
1706*67e74705SXin Li            TR1 6.2.2.1 [tr.array.cons]
1707*67e74705SXin Li            TR1 6.2.2.2 [tr.array.special]
1708*67e74705SXin Li            TR1 6.2.2.3 [tr.array.size]
1709*67e74705SXin Li            TR1 6.2.2.4 [tr.array.zero]
1710*67e74705SXin Li            TR1 6.2.2.5 [tr.array.tuple]
1711*67e74705SXin Li    TR1 6.3 [tr.hash]
1712*67e74705SXin Li        TR1 6.3.1 [tr.unord.req]
1713*67e74705SXin Li            TR1 6.3.1.1 [tr.unord.req.except]
1714*67e74705SXin Li        TR1 6.3.2 [tr.unord.fun.syn]
1715*67e74705SXin Li        TR1 6.3.3 [tr.unord.hash]
1716*67e74705SXin Li        TR1 6.3.4 [tr.unord.unord]
1717*67e74705SXin Li            TR1 6.3.4.1 [tr.unord.syn.set]
1718*67e74705SXin Li            TR1 6.3.4.2 [tr.unord.syn.map]
1719*67e74705SXin Li            TR1 6.3.4.3 [tr.unord.set]
1720*67e74705SXin Li                TR1 6.3.4.3.1 [tr.unord.set.cnstr]
1721*67e74705SXin Li                TR1 6.3.4.3.2 [tr.unord.set.swap]
1722*67e74705SXin Li            TR1 6.3.4.4 [tr.unord.map]
1723*67e74705SXin Li                TR1 6.3.4.4.1 [tr.unord.map.cnstr]
1724*67e74705SXin Li                TR1 6.3.4.4.2 [tr.unord.map.elem]
1725*67e74705SXin Li                TR1 6.3.4.4.3 [tr.unord.map.swap]
1726*67e74705SXin Li            TR1 6.3.4.5 [tr.unord.multiset]
1727*67e74705SXin Li                TR1 6.3.4.5.1 [tr.unord.multiset.cnstr]
1728*67e74705SXin Li                TR1 6.3.4.5.2 [tr.unord.multiset.swap]
1729*67e74705SXin Li            TR1 6.3.4.6 [tr.unord.multimap]
1730*67e74705SXin Li                TR1 6.3.4.6.1 [tr.unord.multimap.cnstr]
1731*67e74705SXin Li                TR1 6.3.4.6.2 [tr.unord.multimap.swap]
1732*67e74705SXin LiTR1 7 [tr.re]
1733*67e74705SXin Li    TR1 7.1 [tr.re.def]
1734*67e74705SXin Li    TR1 7.2 [tr.re.req]
1735*67e74705SXin Li    TR1 7.3 [tr.re.sum]
1736*67e74705SXin Li    TR1 7.4 [tr.re.syn]
1737*67e74705SXin Li    TR1 7.5 [tr.re.const]
1738*67e74705SXin Li        TR1 7.5.1 [tr.re.synopt]
1739*67e74705SXin Li        TR1 7.5.2 [tr.re.matchflag]
1740*67e74705SXin Li        TR1 7.5.3 [tr.re.err]
1741*67e74705SXin Li    TR1 7.6 [tr.re.badexp]
1742*67e74705SXin Li    TR1 7.7 [tr.re.traits]
1743*67e74705SXin Li    TR1 7.8 [tr.re.regex]
1744*67e74705SXin Li        TR1 7.8.1 [tr.re.regex.const]
1745*67e74705SXin Li        TR1 7.8.2 [tr.re.regex.construct]
1746*67e74705SXin Li        TR1 7.8.3 [tr.re.regex.assign]
1747*67e74705SXin Li        TR1 7.8.4 [tr.re.regex.operations]
1748*67e74705SXin Li        TR1 7.8.5 [tr.re.regex.locale]
1749*67e74705SXin Li        TR1 7.8.6 [tr.re.regex.swap]
1750*67e74705SXin Li        TR1 7.8.7 [tr.re.regex.nonmemb]
1751*67e74705SXin Li            TR1 7.8.7.1 [tr.re.regex.nmswap.]
1752*67e74705SXin Li    TR1 7.9 [tr.re.submatch]
1753*67e74705SXin Li        TR1 7.9.1 [tr.re.submatch.members]
1754*67e74705SXin Li        TR1 7.9.2 [tr.re.submatch.op]
1755*67e74705SXin Li    TR1 7.10 [tr.re.results]
1756*67e74705SXin Li        TR1 7.10.1 [tr.re.results.const]
1757*67e74705SXin Li        TR1 7.10.2 [tr.re.results.size]
1758*67e74705SXin Li        TR1 7.10.3 [tr.re.results.acc]
1759*67e74705SXin Li        TR1 7.10.4 [tr.re.results.form]
1760*67e74705SXin Li        TR1 7.10.5 [tr.re.results.all]
1761*67e74705SXin Li        TR1 7.10.1 [tr.re.results.swap]
1762*67e74705SXin Li    TR1 7.11 [tr.re.alg]
1763*67e74705SXin Li        TR1 7.11.1 [tr.re.except]
1764*67e74705SXin Li        TR1 7.11.2 [tr.re.alg.match]
1765*67e74705SXin Li        TR1 7.11.3 [tr.re.alg.search]
1766*67e74705SXin Li        TR1 7.11.4 [tr.re.alg.replace]
1767*67e74705SXin Li    TR1 7.12 [tr.re.iter]
1768*67e74705SXin Li        TR1 7.12.1 [tr.re.regiter]
1769*67e74705SXin Li            TR1 7.12.1.1 [tr.re.regiter.cnstr]
1770*67e74705SXin Li            TR1 7.12.1.2 [tr.re.regiter.comp]
1771*67e74705SXin Li            TR1 7.12.1.3 [tr.re.regiter.deref]
1772*67e74705SXin Li            TR1 7.12.1.4 [tr.re.regiter.incr]
1773*67e74705SXin Li        TR1 7.12.2 [tr.re.tokiter]
1774*67e74705SXin Li            TR1 7.12.2.1 [tr.re.tokiter.cnstr]
1775*67e74705SXin Li            TR1 7.12.2.2 [tr.re.tokiter.comp]
1776*67e74705SXin Li            TR1 7.12.2.3 [tr.re.tokiter.deref]
1777*67e74705SXin Li            TR1 7.12.2.4 [tr.re.tokiter.incr]
1778*67e74705SXin Li    TR1 7.13 [tr.re.grammar]
1779*67e74705SXin LiTR1 8 [tr.c99]
1780*67e74705SXin Li    TR1 8.1 [tr.c99.cmplx]
1781*67e74705SXin Li        TR1 8.1.1 [tr.c99.cmplx.syn]
1782*67e74705SXin Li        TR1 8.1.2 [tr.c99.cmplx.acos]
1783*67e74705SXin Li        TR1 8.1.3 [tr.c99.cmplx.asin]
1784*67e74705SXin Li        TR1 8.1.4 [tr.c99.cmplx.atan]
1785*67e74705SXin Li        TR1 8.1.5 [tr.c99.cmplx.acosh]
1786*67e74705SXin Li        TR1 8.1.6 [tr.c99.cmplx.asinh]
1787*67e74705SXin Li        TR1 8.1.7 [tr.c99.cmplx.atanh]
1788*67e74705SXin Li        TR1 8.1.8 [tr.c99.cmplx.fabs]
1789*67e74705SXin Li        TR1 8.1.9 [tr.c99.cmplx.over]
1790*67e74705SXin Li    TR1 8.2 [tr.c99.ccmplx]
1791*67e74705SXin Li    TR1 8.3 [tr.c99.cmplxh]
1792*67e74705SXin Li    TR1 8.4 [tr.c99.cctype]
1793*67e74705SXin Li        TR1 8.4.1 [tr.c99.cctype.syn]
1794*67e74705SXin Li        TR1 8.4.2 [tr.c99.cctype.blank]
1795*67e74705SXin Li    TR1 8.5 [tr.c99.ctypeh]
1796*67e74705SXin Li    TR1 8.6 [tr.c99.cfenv]
1797*67e74705SXin Li        TR1 8.6.1 [tr.c99.cfenv.syn]
1798*67e74705SXin Li        TR1 8.6.2 [tr.c99.cfenv.def]
1799*67e74705SXin Li    TR1 8.7 [tr.c99.fenv]
1800*67e74705SXin Li    TR1 8.8 [tr.c99.cfloat]
1801*67e74705SXin Li    TR1 8.9 [tr.c99.floath]
1802*67e74705SXin Li    TR1 8.10 [tr.c99.ios]
1803*67e74705SXin Li        TR1 8.10.1 [tr.c99.ios.syn]
1804*67e74705SXin Li        TR1 8.10.2 [tr.c99.ios.hex]
1805*67e74705SXin Li    TR1 8.11 [tr.c99.cinttypes]
1806*67e74705SXin Li        TR1 8.11.1 [tr.c99.cinttypes.syn]
1807*67e74705SXin Li        TR1 8.11.2 [tr.c99.cinttypes.def]
1808*67e74705SXin Li    TR1 8.12 [tr.c99.inttypesh]
1809*67e74705SXin Li    TR1 8.13 [tr.c99.climits]
1810*67e74705SXin Li    TR1 8.14 [tr.c99.limitsh]
1811*67e74705SXin Li    TR1 8.15 [tr.c99.locale]
1812*67e74705SXin Li    TR1 8.16 [tr.c99.cmath]
1813*67e74705SXin Li        TR1 8.16.1 [tr.c99.cmath.syn]
1814*67e74705SXin Li        TR1 8.16.2 [tr.c99.cmath.def]
1815*67e74705SXin Li        TR1 8.16.3 [tr.c99.cmath.tmpl]
1816*67e74705SXin Li        TR1 8.16.4 [tr.c99.cmath.over]
1817*67e74705SXin Li    TR1 8.17 [tr.c99.mathh]
1818*67e74705SXin Li    TR1 8.18 [tr.c99.cstdarg]
1819*67e74705SXin Li    TR1 8.19 [tr.c99.stdargh]
1820*67e74705SXin Li    TR1 8.20 [tr.c99.cbool]
1821*67e74705SXin Li    TR1 8.21 [tr.c99.boolh]
1822*67e74705SXin Li    TR1 8.22 [tr.c99.cstdint]
1823*67e74705SXin Li        TR1 8.22.1 [tr.c99.cstdint.syn]
1824*67e74705SXin Li        TR1 8.22.2 [tr.c99.cstdint.def]
1825*67e74705SXin Li    TR1 8.23 [tr.c99.stdinth]
1826*67e74705SXin Li    TR1 8.24 [tr.c99.cstdio]
1827*67e74705SXin Li        TR1 8.24.1 [tr.c99.cstdio.syn]
1828*67e74705SXin Li        TR1 8.24.2 [tr.c99.cstdio.def]
1829*67e74705SXin Li        TR1 8.24.3 [tr.c99.cstdio.spec]
1830*67e74705SXin Li        TR1 8.24.4 [tr.c99.stdioh]
1831*67e74705SXin Li    TR1 8.25 [tr.c99.cstdlib]
1832*67e74705SXin Li        TR1 8.25.1 [tr.c99.cstdlib.syn]
1833*67e74705SXin Li        TR1 8.25.2 [tr.c99.cstdlib.def]
1834*67e74705SXin Li        TR1 8.25.3 [tr.c99.cstdlib.abs]
1835*67e74705SXin Li        TR1 8.25.4 [tr.c99.cstdlib.div]
1836*67e74705SXin Li    TR1 8.26 [tr.c99.stdlibh]
1837*67e74705SXin Li    TR1 8.27 [tr.c99.ctgmath]
1838*67e74705SXin Li    TR1 8.28 [tr.c99.tgmathh]
1839*67e74705SXin Li    TR1 8.29 [tr.c99.ctime]
1840*67e74705SXin Li    TR1 8.30 [tr.c99.cwchar]
1841*67e74705SXin Li        TR1 8.30.1 [tr.c99.cwchar.syn]
1842*67e74705SXin Li        TR1 8.30.2 [tr.c99.cwchar.def]
1843*67e74705SXin Li        TR1 8.30.3 [tr.c99.cwchar.spec]
1844*67e74705SXin Li    TR1 8.31 [tr.c99.wcharh]
1845*67e74705SXin Li    TR1 8.32 [tr.c99.cwctype]
1846*67e74705SXin Li        TR1 8.32.1 [tr.c99.cwctype.syn]
1847*67e74705SXin Li        TR1 8.32.2 [tr.c99.cwctype.iswblank]
1848*67e74705SXin Li    TR1 8.33 [tr.c99.wctypeh]
1849*67e74705SXin LiTR1 A [tr.limits]
1850*67e74705SXin Li
1851*67e74705SXin LiTRDecimal 1 [trdec.intro]
1852*67e74705SXin Li    TRDecimal 1.1 [trdec.model]
1853*67e74705SXin Li    TRDecimal 1.2 [trdec.encodings]
1854*67e74705SXin Li    TRDecimal 1.3 [trdec.refs]
1855*67e74705SXin LiTRDecimal 2 [trdec.conventions]
1856*67e74705SXin Li    TRDecimal 2.1 [trdec.relation.intro]
1857*67e74705SXin Li    TRDecimal 2.2 [trdec.relation.tr1]
1858*67e74705SXin Li    TRDecimal 2.3 [trdec.categories]
1859*67e74705SXin Li    TRDecimal 2.4 [trdec.namespace]
1860*67e74705SXin LiTRDecimal 3 [trdec.types]
1861*67e74705SXin Li    TRDecimal 3.1 [trdec.types.encodings]
1862*67e74705SXin Li    TRDecimal 3.2 [trdec.types.types]
1863*67e74705SXin Li        TRDecimal 3.2.1 [trdec.types.types.synopsis]
1864*67e74705SXin Li        TRDecimal 3.2.2 [trdec.types.types.decimal32]
1865*67e74705SXin Li            TRDecimal 3.2.2.1 [trdec.types.types.decimal32.cons]
1866*67e74705SXin Li            TRDecimal 3.2.2.2 [trdec.types.types.decimal32.conv.float]
1867*67e74705SXin Li            TRDecimal 3.2.2.3 [trdec.types.types.decimal32.conv.from.int]
1868*67e74705SXin Li            TRDecimal 3.2.2.4 [trdec.types.types.decimal32.conv.to.int]
1869*67e74705SXin Li            TRDecimal 3.2.2.5 [trdec.types.types.decimal32.incr]
1870*67e74705SXin Li            TRDecimal 3.2.2.6 [trdec.types.types.decimal32.comp.ass]
1871*67e74705SXin Li        TRDecimal 3.2.3 [trdec.types.types.decimal64]
1872*67e74705SXin Li            TRDecimal 3.2.3.1 [trdec.types.types.decimal64.cons]
1873*67e74705SXin Li            TRDecimal 3.2.3.2 [trdec.types.types.decimal64.float]
1874*67e74705SXin Li            TRDecimal 3.2.3.3 [trdec.types.types.decimal64.from.int]
1875*67e74705SXin Li            TRDecimal 3.2.3.4 [trdec.types.types.decimal64.to.int]
1876*67e74705SXin Li            TRDecimal 3.2.3.5 [trdec.types.types.decimal64.incr]
1877*67e74705SXin Li            TRDecimal 3.2.3.6 [trdec.types.types.decimal64.comp.ass]
1878*67e74705SXin Li        TRDecimal 3.2.4 [trdec.types.types.decimal128]
1879*67e74705SXin Li            TRDecimal 3.2.4.1 [trdec.types.types.decimal128.cons]
1880*67e74705SXin Li            TRDecimal 3.2.4.2 [trdec.types.types.decimal128.float]
1881*67e74705SXin Li            TRDecimal 3.2.4.3 [trdec.types.types.decimal128.from.int]
1882*67e74705SXin Li            TRDecimal 3.2.4.4 [trdec.types.types.decimal128.to.int]
1883*67e74705SXin Li            TRDecimal 3.2.4.5 [trdec.types.types.decimal128.incr]
1884*67e74705SXin Li            TRDecimal 3.2.4.6 [trdec.types.types.decimal128.comp.ass]
1885*67e74705SXin Li        TRDecimal 3.2.5 [trdec.types.types.init]
1886*67e74705SXin Li        TRDecimal 3.2.6 [trdec.types.types.conv.float]
1887*67e74705SXin Li        TRDecimal 3.2.7 [trdec.types.types.unary]
1888*67e74705SXin Li        TRDecimal 3.2.8 [trdec.types.types.binary]
1889*67e74705SXin Li        TRDecimal 3.2.9 [trdec.types.types.comp]
1890*67e74705SXin Li        TRDecimal 3.2.10 [trdec.types.types.input]
1891*67e74705SXin Li        TRDecimal 3.2.11 [trdec.types.types.output]
1892*67e74705SXin Li    TRDecimal 3.3 [trdec.types.limits]
1893*67e74705SXin Li    TRDecimal 3.4 [trdec.types.cdecfloat]
1894*67e74705SXin Li        TRDecimal 3.4.1 [trdec.types.cdecfloat.synopsis]
1895*67e74705SXin Li        TRDecimal 3.4.2 [trdec.types.decfloat.h.synopsis]
1896*67e74705SXin Li        TRDecimal 3.4.3 [trdec.types.cdecfloat.max.value]
1897*67e74705SXin Li        TRDecimal 3.4.4 [trdec.types.cdecfloat.epsilon]
1898*67e74705SXin Li        TRDecimal 3.4.5 [trdec.types.cdecfloat.min.normal.value]
1899*67e74705SXin Li        TRDecimal 3.4.6 [trdec.types.cdecfloat.min.subnormal.value]
1900*67e74705SXin Li        TRDecimal 3.4.7 [trdec.types.cdecfloat.eval.format]
1901*67e74705SXin Li    TRDecimal 3.5 [trdec.types.cfenv]
1902*67e74705SXin Li        TRDecimal 3.5.1 [trdec.types.cfenv.synopsis]
1903*67e74705SXin Li        TRDecimal 3.5.2 [trdec.types.cfenv.round]
1904*67e74705SXin Li        TRDecimal 3.5.3 [trdec.types.cfenv.fe_dec_getround]
1905*67e74705SXin Li        TRDecimal 3.5.4 [trdec.types.cfenv.fe_dec_setround]
1906*67e74705SXin Li        TRDecimal 3.5.5 [trdec.types.cfenv.fenv.h]
1907*67e74705SXin Li    TRDecimal 3.6 [trdec.types.cmath]
1908*67e74705SXin Li        TRDecimal 3.6.1 [trdec.types.cmath.synopsis]
1909*67e74705SXin Li        TRDecimal 3.6.2 [trdec.types.cmath.macros]
1910*67e74705SXin Li        TRDecimal 3.6.3 [trdec.types.cmath.eval.format]
1911*67e74705SXin Li        TRDecimal 3.6.4 [trdec.types.cmath.samequantum]
1912*67e74705SXin Li        TRDecimal 3.6.5 [trdec.types.cmath.quantize]
1913*67e74705SXin Li        TRDecimal 3.6.6 [trdec.types.cmath.elementary]
1914*67e74705SXin Li            TRDecimal 3.6.6.1 [trdec.types.cmath.elementary.abs]
1915*67e74705SXin Li        TRDecimal 3.6.7 [trdec.types.cmath.math.h]
1916*67e74705SXin Li            TRDecimal 3.6.7.1 [trdec.types.cmath.math.h.synopsis]
1917*67e74705SXin Li    TRDecimal 3.7 [trdec.types.cstdio]
1918*67e74705SXin Li    TRDecimal 3.8 [trdec.types.cstdlib]
1919*67e74705SXin Li        TRDecimal 3.8.1 [trdec.types.cstdlib.synopsis]
1920*67e74705SXin Li        TRDecimal 3.8.2 [trdec.types.cstdlib.strtod]
1921*67e74705SXin Li        TRDecimal 3.8.3 [trdec.types.cstdlib.stdlib.h]
1922*67e74705SXin Li    TRDecimal 3.9 [trdec.types.cwchar]
1923*67e74705SXin Li        TRDecimal 3.9.1 [trdec.types.cwchar.synopsis]
1924*67e74705SXin Li        TRDecimal 3.9.2 [trdec.types.cwchar.wcstod]
1925*67e74705SXin Li        TRDecimal 3.9.3 [trdec.types.cwchar.wchar.h]
1926*67e74705SXin Li    TRDecimal 3.10 [trdec.types.facets]
1927*67e74705SXin Li        TRDecimal 3.10.1 [trdec.types.facets.locale]
1928*67e74705SXin Li        TRDecimal 3.10.2 [trdec.types.facets.extended_num_get]
1929*67e74705SXin Li            TRDecimal 3.10.2.1 [trdec.types.facets.extended_num_get.mem]
1930*67e74705SXin Li            TRDecimal 3.10.2.2 [trdec.types.facets.extended_num_get.virt]
1931*67e74705SXin Li        TRDecimal 3.10.3 [trdec.types.facets.extended_num_put]
1932*67e74705SXin Li            TRDecimal 3.10.3.1 [trdec.types.facets.extended_num_put.mem]
1933*67e74705SXin Li            TRDecimal 3.10.3.2 [trdec.types.facets.extended_num_put.virt]
1934*67e74705SXin Li    TRDecimal 3.11 [trdec.types.traits]
1935*67e74705SXin Li        TRDecimal 3.11.1 [trdec.types.traits.synopsis]
1936*67e74705SXin Li        TRDecimal 3.11.2 [trdec.types.traits.is_decimal_floating_point]
1937*67e74705SXin Li    TRDecimal 3.12 [trdec.types.hash]
1938*67e74705SXin Li        TRDecimal 3.12.1 [trdec.types.hash.synopsis]
1939*67e74705SXin Li        TRDecimal 3.12.2 [trdec.types.hash.spec]
1940*67e74705SXin LiTRDecimal 4 [trdec.compat]
1941*67e74705SXin Li    TRDecimal 4.1 [trdec.compat.decfloat.h]
1942*67e74705SXin Li    TRDecimal 4.2 [trdec.compat.literals]
1943*67e74705SXin Li    TRDecimal 4.3 [trdec.compat.conv]
1944