René's URL Explorer Experiment


Title: [dcl.spec.auto]

direct link

Domain: timsong-cpp.github.io

Links:

[dcl]https://timsong-cpp.github.io/cppwp/#dcl
[dcl.spec]https://timsong-cpp.github.io/cppwp/dcl.spec#auto
[dcl.type]https://timsong-cpp.github.io/cppwp/dcl.type#dcl.spec.auto
[dcl.spec.auto.general]https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general
[dcl.type.auto.deduct]https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct
9.2.9.7.1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general
[dcl.spec.auto.general]https://timsong-cpp.github.io/cppwp/dcl.spec.auto.general
placeholder-type-specifier:https://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1826
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-1.sentence-1
2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1832
parameter-declarationhttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration
(2.1)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.1
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
(2.2)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.2
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[expr.prim.lambda]https://timsong-cpp.github.io/cppwp/expr.prim.lambda
(2.3)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.3
template-parameterhttps://timsong-cpp.github.io/cppwp/temp.param#nt:template-parameter
[temp.param]https://timsong-cpp.github.io/cppwp/temp.param
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.sentence-1
decl-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
decl-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
generic parameter type placeholderhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#def:generic_parameter_type_placeholder
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
template-parameterhttps://timsong-cpp.github.io/cppwp/temp.param#nt:template-parameter
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.sentence-2
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-note-1
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
[expr.prim.lambda]https://timsong-cpp.github.io/cppwp/expr.prim.lambda
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-2.sentence-3
3https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1862
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-3.sentence-1
4https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1867
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
[class.conv.fct]https://timsong-cpp.github.io/cppwp/class.conv.fct
[stmt.if]https://timsong-cpp.github.io/cppwp/stmt.if
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-4.sentence-1
5https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1876
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-5.sentence-1
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-5.sentence-2
decl-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
decl-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
declaratorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
initializerhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-5.sentence-3
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-1
storage-class-specifierhttps://timsong-cpp.github.io/cppwp/dcl.stc#nt:storage-class-specifier
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
[dcl.struct.bind]https://timsong-cpp.github.io/cppwp/dcl.struct.bind
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-5.sentence-4
6https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1908
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
new-type-idhttps://timsong-cpp.github.io/cppwp/expr.new#nt:new-type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
new-expressionhttps://timsong-cpp.github.io/cppwp/expr.new#nt:new-expression
[expr.new]https://timsong-cpp.github.io/cppwp/expr.new
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-6.sentence-1
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-6.sentence-2
7https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1922
type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
simple-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.simple#nt:simple-type-specifier
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-7.sentence-1
8https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1927
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-8.sentence-1
9https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1931
init-declarator-listhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:init-declarator-list
init-declaratorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:init-declarator
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-9.sentence-1
placeholder type deductionhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#def:placeholder_type_deduction
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-9.sentence-2
2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-2
10https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1946
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-10.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-10.sentence-2
11https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1952
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-11.sentence-1
3https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-3
12https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1964
private-module-fragmenthttps://timsong-cpp.github.io/cppwp/module.private.frag#nt:private-module-fragment
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-12.sentence-1
2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-note-2
[basic.link]https://timsong-cpp.github.io/cppwp/basic.link
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-12.sentence-2
13https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1975
[basic.def.odr]https://timsong-cpp.github.io/cppwp/basic.def.odr
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-13.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-13.sentence-2
4https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-4
14https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L1995
[dcl.contract.res]https://timsong-cpp.github.io/cppwp/dcl.contract.res
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-14.sentence-1
5https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-5
15https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2009
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-15.sentence-1
3https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-note-3
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-15.sentence-2
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-15.sentence-3
6https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-6
16https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2030
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-16.sentence-1
7https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-7
17https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2068
[class.virtual]https://timsong-cpp.github.io/cppwp/class.virtual
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-17.sentence-1
18https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2072
[dcl.fct.def.coroutine]https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-18.sentence-1
19https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2076
explicit instantiation declarationhttps://timsong-cpp.github.io/cppwp/temp.explicit
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-19.sentence-1
8https://timsong-cpp.github.io/cppwp/dcl.spec.auto#general-example-8
9.2.9.7.2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct
[dcl.type.auto.deduct]https://timsong-cpp.github.io/cppwp/dcl.type.auto.deduct
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2093
Placeholder type deductionhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#def:placeholder_type_deduction
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-1.sentence-1
2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2099
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
(2.1)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.sentence-1
(2.1.1)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.1
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.1.sentence-1
(2.1.2)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.2
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.spec.auto#dcl.type.auto.deduct-2.1.2.sentence-1
(2.1.3)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.3
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.3.sentence-1
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-note-1
[expr.comma]https://timsong-cpp.github.io/cppwp/expr.comma
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.3.sentence-2
(2.1.4)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.4
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.4.sentence-1
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.1.sentence-2
(2.2)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.sentence-1
(2.2.1)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.1
brace-or-equal-initializerhttps://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
initializer-clausehttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-clause
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.1.sentence-1
(2.2.2)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.2
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.2.sentence-1
(2.2.3)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.3
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.2.3.sentence-1
(2.3)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3.sentence-1
(2.3.1)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3.1
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3.1.sentence-1
(2.3.2)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3.2
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
expression-listhttps://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
assignment-expressionhttps://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.3.2.sentence-1
(2.4)https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.4
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.4.sentence-1
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-2.sentence-2
3https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2173
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-1
[basic.lookup.general]https://timsong-cpp.github.io/cppwp/basic.lookup.general
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-2
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-3
[temp.func.order]https://timsong-cpp.github.io/cppwp/temp.func.order
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-4
[temp.deduct.call]https://timsong-cpp.github.io/cppwp/temp.deduct.call
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-5
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-6
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-3.sentence-7
1https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-example-1
2https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-example-2
4https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2221
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-4.sentence-1
[dcl.type.decltype]https://timsong-cpp.github.io/cppwp/dcl.type.decltype
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-4.sentence-2
3https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-example-3
5https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2250
placeholder-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.auto#nt:placeholder-type-specifier
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
[temp.param]https://timsong-cpp.github.io/cppwp/temp.param
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
.https://timsong-cpp.github.io/cppwp/dcl.spec.auto#dcl.type.auto.deduct-5.sentence-1

URLs of crawlers that visited me.