René's URL Explorer Experiment


Title: [dcl.init.general]

direct link

Domain: timsong-cpp.github.io

Links:

[dcl]https://timsong-cpp.github.io/cppwp/#dcl
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init#general
1https://timsong-cpp.github.io/cppwp/dcl.init.general#1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L4919
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
[expr.call]https://timsong-cpp.github.io/cppwp/expr.call
[stmt.return]https://timsong-cpp.github.io/cppwp/stmt.return
.https://timsong-cpp.github.io/cppwp/dcl.init.general#1.sentence-1
initializer:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
brace-or-equal-initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:brace-or-equal-initializer
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
brace-or-equal-initializer:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:brace-or-equal-initializer
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
initializer-clause:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
braced-init-list:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
initializer-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-list
designated-initializer-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list
initializer-list:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-list
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
initializer-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-list
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
designated-initializer-list:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list
designated-initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-clause
designated-initializer-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list
designated-initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-clause
designated-initializer-clause:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-clause
designatorhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designator
brace-or-equal-initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:brace-or-equal-initializer
designator:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designator
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
expr-or-braced-init-list:https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:expr-or-braced-init-list
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
1https://timsong-cpp.github.io/cppwp/dcl.init.general#note-1
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
brace-or-equal-initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:brace-or-equal-initializer
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.init.general#1.sentence-2
2https://timsong-cpp.github.io/cppwp/dcl.init.general#2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L4985
[dcl.constexpr]https://timsong-cpp.github.io/cppwp/dcl.constexpr
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.init.general#2.sentence-1
1https://timsong-cpp.github.io/cppwp/dcl.init.general#example-1
3https://timsong-cpp.github.io/cppwp/dcl.init.general#3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5000
2https://timsong-cpp.github.io/cppwp/dcl.init.general#note-2
[dcl.fct.default]https://timsong-cpp.github.io/cppwp/dcl.fct.default
.https://timsong-cpp.github.io/cppwp/dcl.init.general#3.sentence-1
4https://timsong-cpp.github.io/cppwp/dcl.init.general#4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5005
3https://timsong-cpp.github.io/cppwp/dcl.init.general#note-3
[basic.start]https://timsong-cpp.github.io/cppwp/basic.start
[stmt.dcl]https://timsong-cpp.github.io/cppwp/stmt.dcl
.https://timsong-cpp.github.io/cppwp/dcl.init.general#4.sentence-1
5https://timsong-cpp.github.io/cppwp/dcl.init.general#5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5011
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.init.general#5.sentence-1
6https://timsong-cpp.github.io/cppwp/dcl.init.general#6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5016
zero-initializehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:zero-initialization
(6.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.1
(6.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.2
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.scalar.type
72https://timsong-cpp.github.io/cppwp/dcl.init.general#footnote-72
(6.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.3
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.padding.bits
(6.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.4
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.padding.bits
(6.5)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.5
(6.6)https://timsong-cpp.github.io/cppwp/dcl.init.general#6.6
.https://timsong-cpp.github.io/cppwp/dcl.init.general#6.sentence-1
7https://timsong-cpp.github.io/cppwp/dcl.init.general#7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5069
default-initializehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:default-initialization
(7.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#7.1
[class]https://timsong-cpp.github.io/cppwp/class
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.1.sentence-1
[over.match.ctor]https://timsong-cpp.github.io/cppwp/over.match.ctor
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.1.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.1.sentence-3
(7.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#7.2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.2.sentence-1
(7.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#7.3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.3.sentence-1
(7.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#7.4
.https://timsong-cpp.github.io/cppwp/dcl.init.general#7.4.sentence-1
8https://timsong-cpp.github.io/cppwp/dcl.init.general#8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5102
const-default-constructiblehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:const-default-constructible
(8.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.1
(8.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.2
(8.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.3
(8.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.4
(8.4.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.4.1
(8.4.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.4.2
(8.4.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.4.3
(8.4.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.4.4
(8.5)https://timsong-cpp.github.io/cppwp/dcl.init.general#8.5
.https://timsong-cpp.github.io/cppwp/dcl.init.general#8.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#8.sentence-2
9https://timsong-cpp.github.io/cppwp/dcl.init.general#9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5136
value-initializehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:value-initialization
(9.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#9.1
[class]https://timsong-cpp.github.io/cppwp/class
.https://timsong-cpp.github.io/cppwp/dcl.init.general#9.1.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#9.1.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#9.1.sentence-3
(9.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#9.2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#9.2.sentence-1
(9.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#9.3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#9.3.sentence-1
10https://timsong-cpp.github.io/cppwp/dcl.init.general#10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5165
.https://timsong-cpp.github.io/cppwp/dcl.init.general#10.sentence-1
11https://timsong-cpp.github.io/cppwp/dcl.init.general#11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5171
4https://timsong-cpp.github.io/cppwp/dcl.init.general#note-4
[basic.start.static]https://timsong-cpp.github.io/cppwp/basic.start.static
.https://timsong-cpp.github.io/cppwp/dcl.init.general#11.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#11.sentence-2
12https://timsong-cpp.github.io/cppwp/dcl.init.general#12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5179
.https://timsong-cpp.github.io/cppwp/dcl.init.general#12.sentence-1
13https://timsong-cpp.github.io/cppwp/dcl.init.general#13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5182
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#13.sentence-1
14https://timsong-cpp.github.io/cppwp/dcl.init.general#14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5187
brace-or-equal-initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:brace-or-equal-initializer
conditionhttps://timsong-cpp.github.io/cppwp/stmt.pre#nt:condition
[stmt.select]https://timsong-cpp.github.io/cppwp/stmt.select
[except.throw]https://timsong-cpp.github.io/cppwp/except.throw
[except.handle]https://timsong-cpp.github.io/cppwp/except.handle
designated-initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-clause
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
copy-initializationhttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:copy-initialization
.https://timsong-cpp.github.io/cppwp/dcl.init.general#14.sentence-1
5https://timsong-cpp.github.io/cppwp/dcl.init.general#note-5
[class.copy.ctor]https://timsong-cpp.github.io/cppwp/class.copy.ctor
.https://timsong-cpp.github.io/cppwp/dcl.init.general#14.sentence-2
15https://timsong-cpp.github.io/cppwp/dcl.init.general#15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5204
(15.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#15.1
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt: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
(15.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#15.2
new-initializerhttps://timsong-cpp.github.io/cppwp/expr.new#nt:new-initializer
[expr.new]https://timsong-cpp.github.io/cppwp/expr.new
(15.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#15.3
[expr.static.cast]https://timsong-cpp.github.io/cppwp/expr.static.cast
(15.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#15.4
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
(15.5)https://timsong-cpp.github.io/cppwp/dcl.init.general#15.5
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
conditionhttps://timsong-cpp.github.io/cppwp/stmt.pre#nt:condition
direct-initializationhttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:direct-initialization
.https://timsong-cpp.github.io/cppwp/dcl.init.general#15.sentence-1
16https://timsong-cpp.github.io/cppwp/dcl.init.general#16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5217
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.sentence-1
destination typehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:destination_type
source typehttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:source_type
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.sentence-3
(16.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.1
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
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/dcl.init.general#16.1.sentence-1
(16.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.2
[dcl.init.ref]https://timsong-cpp.github.io/cppwp/dcl.init.ref
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.2.sentence-1
(16.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.3
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
[dcl.init.string]https://timsong-cpp.github.io/cppwp/dcl.init.string
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.3.sentence-1
(16.4)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.4
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.4.sentence-1
6https://timsong-cpp.github.io/cppwp/dcl.init.general#note-6
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.4.sentence-2
[expr.new]https://timsong-cpp.github.io/cppwp/expr.new
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
[class.base.init]https://timsong-cpp.github.io/cppwp/class.base.init
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.4.sentence-3
(16.5)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-1
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-2
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-4
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-5
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-6
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-7
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.5.sentence-8
(16.6)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6
(16.6.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.1.sentence-1
2https://timsong-cpp.github.io/cppwp/dcl.init.general#example-2
[basic.lval]https://timsong-cpp.github.io/cppwp/basic.lval
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.1.sentence-2
(16.6.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.sentence-1
[over.match.ctor]https://timsong-cpp.github.io/cppwp/over.match.ctor
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.sentence-2
(16.6.2.1)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.1
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.1.sentence-1
(16.6.2.2)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-1
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-2
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-4
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-5
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-6
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-7
7https://timsong-cpp.github.io/cppwp/dcl.init.general#note-7
[dcl.init.list]https://timsong-cpp.github.io/cppwp/dcl.init.list
[class.temporary]https://timsong-cpp.github.io/cppwp/class.temporary
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.2.sentence-8
3https://timsong-cpp.github.io/cppwp/dcl.init.general#example-3
(16.6.2.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.2.3.sentence-1
(16.6.3)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.3
[over.match.copy]https://timsong-cpp.github.io/cppwp/over.match.copy
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.3.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.3.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.3.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.6.3.sentence-4
(16.7)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.7
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.7.sentence-1
[over.match.conv]https://timsong-cpp.github.io/cppwp/over.match.conv
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.7.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.7.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.7.sentence-4
(16.8)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.8
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.8.sentence-1
(16.9)https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9.sentence-1
[conv]https://timsong-cpp.github.io/cppwp/conv
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9.sentence-2
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9.sentence-4
8https://timsong-cpp.github.io/cppwp/dcl.init.general#note-8
.https://timsong-cpp.github.io/cppwp/dcl.init.general#16.9.sentence-5
17https://timsong-cpp.github.io/cppwp/dcl.init.general#17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5420
[expr.const.imm]https://timsong-cpp.github.io/cppwp/expr.const.imm
[dcl.fct.default]https://timsong-cpp.github.io/cppwp/dcl.fct.default
[class.mem.general]https://timsong-cpp.github.io/cppwp/class.mem.general
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.init.general#17.sentence-1
18https://timsong-cpp.github.io/cppwp/dcl.init.general#18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5428
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
[temp.variadic]https://timsong-cpp.github.io/cppwp/temp.variadic
.https://timsong-cpp.github.io/cppwp/dcl.init.general#18.sentence-1
19https://timsong-cpp.github.io/cppwp/dcl.init.general#19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5432
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
[class.temporary]https://timsong-cpp.github.io/cppwp/class.temporary
.https://timsong-cpp.github.io/cppwp/dcl.init.general#19.sentence-1
20https://timsong-cpp.github.io/cppwp/dcl.init.general#20
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5440
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
[expr.call]https://timsong-cpp.github.io/cppwp/expr.call
.https://timsong-cpp.github.io/cppwp/dcl.init.general#20.sentence-1
21https://timsong-cpp.github.io/cppwp/dcl.init.general#21
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5446
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
designatorhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designator
designated-initializer-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list
.https://timsong-cpp.github.io/cppwp/dcl.init.general#21.sentence-1
22https://timsong-cpp.github.io/cppwp/dcl.init.general#22
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5451
deemed constructionhttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:construction,deemed
[basic.start.term]https://timsong-cpp.github.io/cppwp/basic.start.term
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-2
9https://timsong-cpp.github.io/cppwp/dcl.init.general#note-9
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
[class.inhctor.init]https://timsong-cpp.github.io/cppwp/class.inhctor.init
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-3
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-4
[basic.life]https://timsong-cpp.github.io/cppwp/basic.life
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-5
.https://timsong-cpp.github.io/cppwp/dcl.init.general#22.sentence-6
23https://timsong-cpp.github.io/cppwp/dcl.init.general#23
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L5472
initializing declarationhttps://timsong-cpp.github.io/cppwp/dcl.init.general#def:initializing_declaration
.https://timsong-cpp.github.io/cppwp/dcl.init.general#23.sentence-1
10https://timsong-cpp.github.io/cppwp/dcl.init.general#note-10
[basic.def]https://timsong-cpp.github.io/cppwp/basic.def
[class.static.data]https://timsong-cpp.github.io/cppwp/class.static.data
.https://timsong-cpp.github.io/cppwp/dcl.init.general#23.sentence-2
72)https://timsong-cpp.github.io/cppwp/dcl.init.general#footnote-72
72)https://timsong-cpp.github.io/cppwp/dcl.init.general#footnoteref-72
[conv.ptr]https://timsong-cpp.github.io/cppwp/conv.ptr
.https://timsong-cpp.github.io/cppwp/dcl.init.general#footnote-72.sentence-1

URLs of crawlers that visited me.