René's URL Explorer Experiment


Title: [expr.unary]

direct link

Domain: timsong-cpp.github.io

Links:

[expr]https://timsong-cpp.github.io/cppwp/#expr
[expr.compound]https://timsong-cpp.github.io/cppwp/expr.compound#expr.unary
[expr.unary.general]https://timsong-cpp.github.io/cppwp/expr.unary#general
[expr.unary.op]https://timsong-cpp.github.io/cppwp/expr.unary#op
[expr.pre.incr]https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr
[expr.await]https://timsong-cpp.github.io/cppwp/expr.unary#expr.await
[expr.sizeof]https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof
[expr.alignof]https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof
[expr.unary.noexcept]https://timsong-cpp.github.io/cppwp/expr.unary#noexcept
[expr.new]https://timsong-cpp.github.io/cppwp/expr.unary#expr.new
[expr.delete]https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete
[expr.reflect]https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect
7.6.2.1https://timsong-cpp.github.io/cppwp/expr.unary#general
[expr.unary.general]https://timsong-cpp.github.io/cppwp/expr.unary.general
1https://timsong-cpp.github.io/cppwp/expr.unary#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5200
.https://timsong-cpp.github.io/cppwp/expr.unary#general-1.sentence-1
unary-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:unary-expression
postfix-expressionhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression
unary-operatorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:unary-operator
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
unary-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:unary-expression
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
noexcept-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noexcept-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
unary-operator:https://timsong-cpp.github.io/cppwp/expr.unary#nt:unary-operator
7.6.2.2https://timsong-cpp.github.io/cppwp/expr.unary#op
[expr.unary.op]https://timsong-cpp.github.io/cppwp/expr.unary.op
1https://timsong-cpp.github.io/cppwp/expr.unary#op-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5252
indirectionhttps://timsong-cpp.github.io/cppwp/expr.unary#def:indirection
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-3
[expr.typeid]https://timsong-cpp.github.io/cppwp/expr.typeid
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-4
1https://timsong-cpp.github.io/cppwp/expr.unary#op-note-1
[basic.life]https://timsong-cpp.github.io/cppwp/basic.life
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-5
2https://timsong-cpp.github.io/cppwp/expr.unary#op-note-2
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-6
[conv.lval]https://timsong-cpp.github.io/cppwp/conv.lval
.https://timsong-cpp.github.io/cppwp/expr.unary#op-1.sentence-7
2https://timsong-cpp.github.io/cppwp/expr.unary#op-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5274
.https://timsong-cpp.github.io/cppwp/expr.unary#op-2.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#op-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5277
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.sentence-1
(3.1)https://timsong-cpp.github.io/cppwp/expr.unary#op-3.1
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
splice-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.1.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.1.sentence-2
3https://timsong-cpp.github.io/cppwp/expr.unary#op-note-3
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[expr.prim.id.general]https://timsong-cpp.github.io/cppwp/expr.prim.id.general
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.1.sentence-3
(3.2)https://timsong-cpp.github.io/cppwp/expr.unary#op-3.2
[intro.memory]https://timsong-cpp.github.io/cppwp/intro.memory
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.2.sentence-1
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
splice-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.2.sentence-2
4https://timsong-cpp.github.io/cppwp/expr.unary#op-note-4
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.2.sentence-3
1https://timsong-cpp.github.io/cppwp/expr.unary#op-example-1
5https://timsong-cpp.github.io/cppwp/expr.unary#op-note-5
[dcl.stc]https://timsong-cpp.github.io/cppwp/dcl.stc
.https://timsong-cpp.github.io/cppwp/expr.unary#op-3.sentence-2
4https://timsong-cpp.github.io/cppwp/expr.unary#op-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5325
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
splice-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#op-4.sentence-1
6https://timsong-cpp.github.io/cppwp/expr.unary#op-note-6
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
.https://timsong-cpp.github.io/cppwp/expr.unary#op-4.sentence-2
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[conv.func]https://timsong-cpp.github.io/cppwp/conv.func
.https://timsong-cpp.github.io/cppwp/expr.unary#op-4.sentence-3
unqualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
.https://timsong-cpp.github.io/cppwp/expr.unary#op-4.sentence-4
5https://timsong-cpp.github.io/cppwp/expr.unary#op-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5342
.https://timsong-cpp.github.io/cppwp/expr.unary#op-5.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-5.sentence-2
6https://timsong-cpp.github.io/cppwp/expr.unary#op-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5348
7https://timsong-cpp.github.io/cppwp/expr.unary#op-note-7
[over]https://timsong-cpp.github.io/cppwp/over
[over.over]https://timsong-cpp.github.io/cppwp/over.over
.https://timsong-cpp.github.io/cppwp/expr.unary#op-6.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-6.sentence-2
7https://timsong-cpp.github.io/cppwp/expr.unary#op-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5360
.https://timsong-cpp.github.io/cppwp/expr.unary#op-7.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-7.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#op-7.sentence-3
8https://timsong-cpp.github.io/cppwp/expr.unary#op-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5368
.https://timsong-cpp.github.io/cppwp/expr.unary#op-8.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-8.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#op-8.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.unary#op-8.sentence-4
8https://timsong-cpp.github.io/cppwp/expr.unary#op-note-8
.https://timsong-cpp.github.io/cppwp/expr.unary#op-8.sentence-5
9https://timsong-cpp.github.io/cppwp/expr.unary#op-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5382
[conv]https://timsong-cpp.github.io/cppwp/conv
.https://timsong-cpp.github.io/cppwp/expr.unary#op-9.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-9.sentence-2
10https://timsong-cpp.github.io/cppwp/expr.unary#op-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5390
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-3
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-4
9https://timsong-cpp.github.io/cppwp/expr.unary#op-note-9
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-5
type-namehttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:type-name
computed-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:computed-type-specifier
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-6
unqualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-7
10https://timsong-cpp.github.io/cppwp/expr.unary#op-note-10
type-namehttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:type-name
computed-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:computed-type-specifier
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
.https://timsong-cpp.github.io/cppwp/expr.unary#op-10.sentence-8
7.6.2.3https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr
[expr.pre.incr]https://timsong-cpp.github.io/cppwp/expr.pre.incr
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5423
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-1.sentence-1
[depr.volatile.type]https://timsong-cpp.github.io/cppwp/depr.volatile.type
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-1.sentence-2
[expr.assign]https://timsong-cpp.github.io/cppwp/expr.assign
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-1.sentence-3
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-note-1
[expr.post.incr]https://timsong-cpp.github.io/cppwp/expr.post.incr
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.pre.incr-1.sentence-4
7.6.2.4https://timsong-cpp.github.io/cppwp/expr.unary#expr.await
[expr.await]https://timsong-cpp.github.io/cppwp/expr.await
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5444
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-1.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-1.sentence-2
await-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5456
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
function-bodyhttps://timsong-cpp.github.io/cppwp/dcl.fct.def.general#nt:function-body
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
handlerhttps://timsong-cpp.github.io/cppwp/except.pre#nt:handler
[except.pre]https://timsong-cpp.github.io/cppwp/except.pre
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-1
declaration-statementhttps://timsong-cpp.github.io/cppwp/stmt.dcl#nt:declaration-statement
simple-declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:simple-declaration
init-statementhttps://timsong-cpp.github.io/cppwp/stmt.pre#nt:init-statement
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
declaration-statementhttps://timsong-cpp.github.io/cppwp/stmt.dcl#nt:declaration-statement
simple-declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:simple-declaration
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-2
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
[dcl.fct.default]https://timsong-cpp.github.io/cppwp/dcl.fct.default
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-3
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-4
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
[basic.contract]https://timsong-cpp.github.io/cppwp/basic.contract
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-5
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
suspension contexthttps://timsong-cpp.github.io/cppwp/expr.unary#def:suspension_context
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-2.sentence-6
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5477
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
(3.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.1
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.1.sentence-1
(3.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.2
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
yield-expressionhttps://timsong-cpp.github.io/cppwp/expr.yield#nt:yield-expression
[expr.yield]https://timsong-cpp.github.io/cppwp/expr.yield
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.2.sentence-1
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.2.sentence-2
(3.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3
[over.match.oper]https://timsong-cpp.github.io/cppwp/over.match.oper
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3.sentence-4
[conv.rval]https://timsong-cpp.github.io/cppwp/conv.rval
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.3.sentence-5
(3.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.4
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.4.sentence-1
(3.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.5
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.5.sentence-1
(3.6)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.6.sentence-1
(3.7)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.7
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.7.sentence-1
(3.8)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.8
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-3.8.sentence-1
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5540
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-4.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5544
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
(5.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.sentence-1
(5.1.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.1.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-note-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.1.sentence-2
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.1.sentence-3
(5.1.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.2.sentence-1
(5.1.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.3.sentence-1
[except.throw]https://timsong-cpp.github.io/cppwp/except.throw
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.sentence-3
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
[stmt.jump]https://timsong-cpp.github.io/cppwp/stmt.jump
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.sentence-4
suspend pointhttps://timsong-cpp.github.io/cppwp/expr.unary#def:suspend_point
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.1.sentence-5
(5.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.2
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.2.sentence-1
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-note-2
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
[intro.execution]https://timsong-cpp.github.io/cppwp/intro.execution
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-5.sentence-2
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5598
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.await-example-1
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
await-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:await-expression
7.6.2.5https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof
[expr.sizeof]https://timsong-cpp.github.io/cppwp/expr.sizeof
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5640
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-1
unevaluated operandhttps://timsong-cpp.github.io/cppwp/expr.context#def:unevaluated_operand
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-4
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-5
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-note-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-6
52https://timsong-cpp.github.io/cppwp/expr.unary#footnote-52
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-note-2
[intro.memory]https://timsong-cpp.github.io/cppwp/intro.memory
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.object.representation
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-1.sentence-7
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5674
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-4
53https://timsong-cpp.github.io/cppwp/expr.unary#footnote-53
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-5
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-2.sentence-6
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5698
[conv.lval]https://timsong-cpp.github.io/cppwp/conv.lval
[conv.array]https://timsong-cpp.github.io/cppwp/conv.array
[conv.func]https://timsong-cpp.github.io/cppwp/conv.func
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-3.sentence-1
temporary materialization conversionhttps://timsong-cpp.github.io/cppwp/conv.rval
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-3.sentence-2
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5707
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-4.sentence-1
[temp.variadic]https://timsong-cpp.github.io/cppwp/temp.variadic
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-4.sentence-2
[temp.variadic]https://timsong-cpp.github.io/cppwp/temp.variadic
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-4.sentence-3
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-example-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5721
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-5.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-note-3
[expr.const.const]https://timsong-cpp.github.io/cppwp/expr.const.const
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-5.sentence-2
typedef-namehttps://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
https://timsong-cpp.github.io/cppwp/cstddef.syn#header:%3ccstddef%3e
[cstddef.syn]https://timsong-cpp.github.io/cppwp/cstddef.syn
[support.types.layout]https://timsong-cpp.github.io/cppwp/support.types.layout
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.sizeof-5.sentence-3
52)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-52
52)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-52
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-52.sentence-1
53)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-53
53)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-53
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-53.sentence-1
7.6.2.6https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof
[expr.alignof]https://timsong-cpp.github.io/cppwp/expr.alignof
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5735
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-1.sentence-1
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-1.sentence-2
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5743
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-2.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-note-1
[expr.const.const]https://timsong-cpp.github.io/cppwp/expr.const.const
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-2.sentence-2
typedef-namehttps://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
https://timsong-cpp.github.io/cppwp/cstddef.syn#header:%3ccstddef%3e
[cstddef.syn]https://timsong-cpp.github.io/cppwp/cstddef.syn
[support.types.layout]https://timsong-cpp.github.io/cppwp/support.types.layout
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-2.sentence-3
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5752
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-3.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.alignof-3.sentence-2
7.6.2.7https://timsong-cpp.github.io/cppwp/expr.unary#noexcept
[expr.unary.noexcept]https://timsong-cpp.github.io/cppwp/expr.unary.noexcept
noexcept-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:noexcept-expression
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
1https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5768
[expr.context]https://timsong-cpp.github.io/cppwp/expr.context#term.unevaluated.operand
.https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-1.sentence-1
[conv.rval]https://timsong-cpp.github.io/cppwp/conv.rval
.https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-1.sentence-2
2https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5774
.https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-2.sentence-1
[except.spec]https://timsong-cpp.github.io/cppwp/except.spec
.https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-2.sentence-2
1https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-note-1
noexcept-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noexcept-expression
[expr.const.const]https://timsong-cpp.github.io/cppwp/expr.const.const
.https://timsong-cpp.github.io/cppwp/expr.unary#noexcept-2.sentence-3
7.6.2.8https://timsong-cpp.github.io/cppwp/expr.unary#expr.new
[expr.new]https://timsong-cpp.github.io/cppwp/expr.new
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5787
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
[dcl.name]https://timsong-cpp.github.io/cppwp/dcl.name
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1.sentence-1
allocated typehttps://timsong-cpp.github.io/cppwp/expr.unary#def:type,allocated
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1.sentence-2
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.incomplete.type
[class.abstract]https://timsong-cpp.github.io/cppwp/class.abstract
[intro.object]https://timsong-cpp.github.io/cppwp/intro.object
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1.sentence-3
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1.sentence-4
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-2
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-1.sentence-5
new-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-placementhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
new-placementhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
new-placement:https://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
new-type-id:https://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-declarator
new-declarator:https://timsong-cpp.github.io/cppwp/expr.unary#nt:new-declarator
ptr-operatorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ptr-operator
new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-declarator
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
noptr-new-declarator:https://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
constant-expressionhttps://timsong-cpp.github.io/cppwp/expr.const.general#nt:constant-expression
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
new-initializer:https://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5848
placeholder typehttps://timsong-cpp.github.io/cppwp/dcl.spec.auto
[dcl.type.class.deduct]https://timsong-cpp.github.io/cppwp/dcl.type.class.deduct
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[dcl.spec.auto]https://timsong-cpp.github.io/cppwp/dcl.spec.auto
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5876
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-declarator
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-3.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-3.sentence-2
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-3.sentence-3
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5891
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-4
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-4.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-3
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-4.sentence-4
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5917
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-5.sentence-1
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5921
constant-expressionhttps://timsong-cpp.github.io/cppwp/expr.const.general#nt:constant-expression
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
[expr.const.const]https://timsong-cpp.github.io/cppwp/expr.const.const
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-6.sentence-1
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-4
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-6.sentence-2
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
constant-expressionhttps://timsong-cpp.github.io/cppwp/expr.const.general#nt:constant-expression
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-6.sentence-3
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5943
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
[dcl.array]https://timsong-cpp.github.io/cppwp/dcl.array
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
[dcl.init.string]https://timsong-cpp.github.io/cppwp/dcl.init.string
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-7.sentence-1
8https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L5952
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.sentence-1
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
(8.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.1
(8.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.2
[over.ics.user]https://timsong-cpp.github.io/cppwp/over.ics.user
54https://timsong-cpp.github.io/cppwp/expr.unary#footnote-54
(8.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.3
limithttps://timsong-cpp.github.io/cppwp/implimits
(8.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.4
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
[lex.string]https://timsong-cpp.github.io/cppwp/lex.string
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.sentence-2
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
(8.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.5
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
(8.6)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.6
(8.6.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.6.1
[except.spec]https://timsong-cpp.github.io/cppwp/except.spec
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
(8.6.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.6.2
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[except.handle]https://timsong-cpp.github.io/cppwp/except.handle
std​::​bad_array_new_lengthhttps://timsong-cpp.github.io/cppwp/new.badlength
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.sentence-3
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-8.sentence-4
9https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6008
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
(9.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9.1
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
[dcl.init.list]https://timsong-cpp.github.io/cppwp/dcl.init.list
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9.1.sentence-1
(9.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9.2
[dcl.init.general]https://timsong-cpp.github.io/cppwp/dcl.init.general
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9.2.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-5
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-9.sentence-2
10https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6030
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[basic.stc.dynamic]https://timsong-cpp.github.io/cppwp/basic.stc.dynamic
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-10.sentence-1
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-10.sentence-2
11https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6040
noptr-new-declaratorhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:noptr-new-declarator
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-11.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-11.sentence-2
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-7
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-11.sentence-3
12https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6056
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[basic.stc.dynamic.allocation]https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.allocation
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
deallocation functionhttps://timsong-cpp.github.io/cppwp/basic.stc.dynamic.deallocation
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-4
8https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-8
[basic.stc.dynamic]https://timsong-cpp.github.io/cppwp/basic.stc.dynamic
[new.delete.single]https://timsong-cpp.github.io/cppwp/new.delete.single
[new.delete.array]https://timsong-cpp.github.io/cppwp/new.delete.array
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-5
[replacement.functions]https://timsong-cpp.github.io/cppwp/replacement.functions
[class.free]https://timsong-cpp.github.io/cppwp/class.free
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-6
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[new.delete.placement]https://timsong-cpp.github.io/cppwp/new.delete.placement
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-12.sentence-7
13https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6086
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-13.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-13.sentence-2
14https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6097
[new.delete.single]https://timsong-cpp.github.io/cppwp/new.delete.single
[new.delete.array]https://timsong-cpp.github.io/cppwp/new.delete.array
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-14.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-14.sentence-2
15https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6103
[expr.const.core]https://timsong-cpp.github.io/cppwp/expr.const.core
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-15.sentence-1
16https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6107
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
(16.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.1
(16.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.2
(16.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.3
(16.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.4
(16.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.5
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
(16.6)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.6
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-16.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-5
17https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6157
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-17.sentence-1
[new.delete.placement]https://timsong-cpp.github.io/cppwp/new.delete.placement
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-17.sentence-2
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
alignment requirementhttps://timsong-cpp.github.io/cppwp/basic.align
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-17.sentence-3
9https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-9
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-17.sentence-4
18https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6183
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-18.sentence-1
19https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6190
new-placementhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
placement new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#def:new-expression,placement
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-19.sentence-1
20https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6196
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.sentence-3
new-placementhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.sentence-4
(20.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.1
(20.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-20.sentence-5
21https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6224
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-6
(21.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.1
(21.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.2
(21.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.3
(21.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.4
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-21.sentence-2
22https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-22
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6259
10https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-10
exception specificationhttps://timsong-cpp.github.io/cppwp/except.spec
[basic.stc.dynamic.allocation]https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.allocation
[except.throw]https://timsong-cpp.github.io/cppwp/except.throw
[bad.alloc]https://timsong-cpp.github.io/cppwp/bad.alloc
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-22.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-22.sentence-2
[new.delete.placement]https://timsong-cpp.github.io/cppwp/new.delete.placement
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-22.sentence-3
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-22.sentence-4
23https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-23
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6281
11https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-11
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-23.sentence-1
[basic.align]https://timsong-cpp.github.io/cppwp/basic.align
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-23.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-23.sentence-3
24https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6291
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
(24.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24.1
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24.1.sentence-1
12https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-12
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24.1.sentence-2
(24.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24.2
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-24.2.sentence-1
25https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-25
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6310
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-25.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-25.sentence-2
26https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-26
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6320
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[class.dtor]https://timsong-cpp.github.io/cppwp/class.dtor
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-26.sentence-1
27https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-27
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6325
55https://timsong-cpp.github.io/cppwp/expr.unary#footnote-55
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-27.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-27.sentence-2
13https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-13
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-27.sentence-3
28https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-28
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6345
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-28.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-28.sentence-2
29https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-29
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6355
[expr.delete]https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-29.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-29.sentence-2
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-29.sentence-3
30https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6364
(30.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.1
[temp.over]https://timsong-cpp.github.io/cppwp/temp.over
[temp.deduct.call]https://timsong-cpp.github.io/cppwp/temp.deduct.call
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.1.sentence-1
(30.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.2.sentence-1
(30.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.3
[temp.constr.constr]https://timsong-cpp.github.io/cppwp/temp.constr.constr
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.3.sentence-1
(30.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.4
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.4.sentence-1
(30.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.5
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.5.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.sentence-2
14https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-note-14
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-30.sentence-3
31https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-31
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6394
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-7
8https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-8
9https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-9
10https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-example-10
32https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-32
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6459
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-32.sentence-1
new-placementhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-placement
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-32.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.new-32.sentence-3
54)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-54
54)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-54
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-54.sentence-1
55)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-55
55)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-55
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-initializer
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-55.sentence-1
7.6.2.9https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete
[expr.delete]https://timsong-cpp.github.io/cppwp/expr.delete
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6474
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
most derived objecthttps://timsong-cpp.github.io/cppwp/intro.object#def:most_derived_object
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-1
delete-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
cast-expressionhttps://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression
single-object delete expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#def:delete,single-object
array delete expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#def:delete,array
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-3
56https://timsong-cpp.github.io/cppwp/expr.unary#footnote-56
[conv]https://timsong-cpp.github.io/cppwp/conv
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-4
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-5
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-1.sentence-6
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6508
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-2
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[new.delete.placement]https://timsong-cpp.github.io/cppwp/new.delete.placement
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-3
57https://timsong-cpp.github.io/cppwp/expr.unary#footnote-57
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-4
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-1
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-5
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-2
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
[expr.const.cast]https://timsong-cpp.github.io/cppwp/expr.const.cast
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-2.sentence-6
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6541
[conv.qual]https://timsong-cpp.github.io/cppwp/conv.qual
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-3.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-3.sentence-2
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6553
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-4.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6558
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-5.sentence-1
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-5.sentence-2
[class.base.init]https://timsong-cpp.github.io/cppwp/class.base.init
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-5.sentence-3
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6573
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
(6.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
[expr.new]https://timsong-cpp.github.io/cppwp/expr.unary#expr.new
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
deallocation functionhttps://timsong-cpp.github.io/cppwp/basic.stc.dynamic.deallocation
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.1.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.1.sentence-2
(6.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.2
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.2.sentence-1
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.2.sentence-2
(6.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.3
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.3.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.sentence-2
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-6.sentence-3
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6607
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-7.sentence-1
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-4
[new.delete.single]https://timsong-cpp.github.io/cppwp/new.delete.single
[new.delete.array]https://timsong-cpp.github.io/cppwp/new.delete.array
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-7.sentence-2
[replacement.functions]https://timsong-cpp.github.io/cppwp/replacement.functions
[class.free]https://timsong-cpp.github.io/cppwp/class.free
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-7.sentence-3
8https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6620
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
(8.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.1
[class.dtor]https://timsong-cpp.github.io/cppwp/class.dtor
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.1.sentence-1
(8.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.2.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.sentence-2
[basic.stc.dynamic.deallocation]https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.deallocation
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.sentence-3
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-5
[basic.lookup]https://timsong-cpp.github.io/cppwp/basic.lookup
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-8.sentence-4
9https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6648
(9.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.1.sentence-1
(9.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.2.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.2.sentence-2
(9.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.3.sentence-1
(9.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.4
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.4.sentence-1
(9.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.5
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.5.sentence-1
(9.6)https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.6.sentence-1
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-9.sentence-2
10https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6683
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-1
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-3
delete-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:delete-expression
[expr.new]https://timsong-cpp.github.io/cppwp/expr.unary#expr.new
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-4
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-7
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-5
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-7
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-8
8https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-note-8
[new.delete.single]https://timsong-cpp.github.io/cppwp/new.delete.single
[new.delete.array]https://timsong-cpp.github.io/cppwp/new.delete.array
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.delete-10.sentence-9
56)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-56
56)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-56
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-introducerhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-introducer
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-56.sentence-1
57)https://timsong-cpp.github.io/cppwp/expr.unary#footnote-57
57)https://timsong-cpp.github.io/cppwp/expr.unary#footnoteref-57
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:new-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-57.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.unary#footnote-57.sentence-2
7.6.2.10https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect
[expr.reflect]https://timsong-cpp.github.io/cppwp/expr.reflect
reflect-expression:https://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
reflection-name:https://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6751
reflection operatorhttps://timsong-cpp.github.io/cppwp/expr.unary#def:operator,reflection
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-1.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-note-1
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-1.sentence-2
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6762
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-2.sentence-1
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-2.sentence-2
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6770
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-3.sentence-1
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-3.sentence-2
1https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-example-1
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
4https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6794
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-4.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6798
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
(5.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.1
using-declaratorhttps://timsong-cpp.github.io/cppwp/namespace.udecl#nt:using-declarator
[basic.lookup.general]https://timsong-cpp.github.io/cppwp/basic.lookup.general
[namespace.udecl]https://timsong-cpp.github.io/cppwp/namespace.udecl
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.1.sentence-1
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-example-2
using-declaratorhttps://timsong-cpp.github.io/cppwp/namespace.udecl#nt:using-declarator
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
using-declaratorhttps://timsong-cpp.github.io/cppwp/namespace.udecl#nt:using-declarator
(5.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.2
[namespace.alias]https://timsong-cpp.github.io/cppwp/namespace.alias
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.2.sentence-1
(5.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.3
[basic.namespace]https://timsong-cpp.github.io/cppwp/basic.namespace
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.3.sentence-1
(5.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.4
[temp.concept]https://timsong-cpp.github.io/cppwp/temp.concept
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.4.sentence-1
(5.5)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5
[temp.names]https://timsong-cpp.github.io/cppwp/temp.names
(5.5.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.1
[class.pre]https://timsong-cpp.github.io/cppwp/class.pre
(5.5.1.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.1.1
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.1.1.sentence-1
(5.5.1.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.1.2
type-namehttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:type-name
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.1.2.sentence-1
(5.5.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.2.sentence-1
(5.5.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.3
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.3.sentence-1
2https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-note-2
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.5.3.sentence-2
(5.6)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.6
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.6.sentence-1
(5.7)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.7
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.7.sentence-1
(5.8)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.8
[class.union.anon]https://timsong-cpp.github.io/cppwp/class.union.anon
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.8.sentence-1
(5.9)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.9
reflection-namehttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflection-name
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-5.9.sentence-1
6https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6876
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
(6.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.1
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
[dcl.spec.auto.general]https://timsong-cpp.github.io/cppwp/dcl.spec.auto.general
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.1.sentence-1
(6.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.2
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
simple-template-idhttps://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id
template-namehttps://timsong-cpp.github.io/cppwp/temp.names#nt:template-name
[temp.alias]https://timsong-cpp.github.io/cppwp/temp.alias
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.2.sentence-1
(6.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.3
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-6.3.sentence-1
7https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L6895
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
(7.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
(7.1.1)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1.1
init-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:init-capture
[expr.prim.lambda.capture]https://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture
(7.1.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1.2
[dcl.fct.def.general]https://timsong-cpp.github.io/cppwp/dcl.fct.def.general
(7.1.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1.3
requires-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.req.general#nt:requires-expression
[expr.prim.req]https://timsong-cpp.github.io/cppwp/expr.prim.req
(7.1.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1.4
[basic.pre]https://timsong-cpp.github.io/cppwp/basic.pre
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.1.sentence-1
(7.2)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.2
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
[over.over]https://timsong-cpp.github.io/cppwp/over.over
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.2.sentence-1
(7.3)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.3
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.3.sentence-1
(7.4)https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.4
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.4.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-note-3
unqualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
pack-index-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.pack.index#nt:pack-index-expression
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.4.sentence-2
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
reflect-expressionhttps://timsong-cpp.github.io/cppwp/expr.unary#nt:reflect-expression
[expr.context]https://timsong-cpp.github.io/cppwp/expr.context
.https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-7.sentence-2
3https://timsong-cpp.github.io/cppwp/expr.unary#expr.reflect-example-3
[basic.lookup.general]https://timsong-cpp.github.io/cppwp/basic.lookup.general

URLs of crawlers that visited me.