René's URL Explorer Experiment


Title: [expr.prim.lambda.closure]

direct link

Domain: timsong-cpp.github.io

Links:

[expr]https://timsong-cpp.github.io/cppwp/#expr
[expr.prim]https://timsong-cpp.github.io/cppwp/expr.prim#lambda.closure
[expr.prim.lambda]https://timsong-cpp.github.io/cppwp/expr.prim.lambda#closure
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2212
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
closure typehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#def:closure_type
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#1.sentence-1
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2218
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#2.sentence-1
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2222
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#3.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-1
[basic.lookup.argdep]https://timsong-cpp.github.io/cppwp/basic.lookup.argdep
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#3.sentence-2
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#3.sentence-3
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2233
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
[class.pre]https://timsong-cpp.github.io/cppwp/class.pre
[temp.param]https://timsong-cpp.github.io/cppwp/temp.param#term.structural.type
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.sentence-1
(4.1)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.1
(4.2)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.2
[class.prop]https://timsong-cpp.github.io/cppwp/class.prop
(4.3)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.3
[class.prop]https://timsong-cpp.github.io/cppwp/class.prop
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#4.sentence-3
5https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2250
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[over.call]https://timsong-cpp.github.io/cppwp/over.call
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
template-parameter-listhttps://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list
template-parameter-listhttps://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5.sentence-2
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
template-parameter-listhttps://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5.sentence-3
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5.sentence-4
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-2
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#5.sentence-5
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-1
6https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2298
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
(6.1)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#6.1
(6.2)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#6.2
(6.3)https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#6.3
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#6.sentence-1
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-2
7https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2327
[class.static.mfct]https://timsong-cpp.github.io/cppwp/class.static.mfct
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-1
[class.mfct.non.static]https://timsong-cpp.github.io/cppwp/class.mfct.non.static
[class.mfct.non.static]https://timsong-cpp.github.io/cppwp/class.mfct.non.static
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-3
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier
function-contract-specifierhttps://timsong-cpp.github.io/cppwp/dcl.contract.func#nt:function-contract-specifier
[dcl.contract.func]https://timsong-cpp.github.io/cppwp/dcl.contract.func
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-4
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-5
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-6
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
[dcl.constexpr]https://timsong-cpp.github.io/cppwp/dcl.constexpr
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-7
[dcl.constexpr]https://timsong-cpp.github.io/cppwp/dcl.constexpr
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#7.sentence-8
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-3
8https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2371
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-4
9https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2399
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-3
[temp.constr.decl]https://timsong-cpp.github.io/cppwp/temp.constr.decl
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
[temp.param]https://timsong-cpp.github.io/cppwp/temp.param
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
[temp.pre]https://timsong-cpp.github.io/cppwp/temp.pre
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
[dcl.decl]https://timsong-cpp.github.io/cppwp/dcl.decl
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#9.sentence-1
5https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-5
type-constrainthttps://timsong-cpp.github.io/cppwp/temp.param#nt:type-constraint
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
10https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2421
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[dcl.contract.func]https://timsong-cpp.github.io/cppwp/dcl.contract.func
assertion-statementhttps://timsong-cpp.github.io/cppwp/stmt.contract.assert#nt:assertion-statement
[stmt.contract.assert]https://timsong-cpp.github.io/cppwp/stmt.contract.assert
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#10.sentence-1
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-4
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#10.sentence-2
6https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-6
11https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2466
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
linkagehttps://timsong-cpp.github.io/cppwp/dcl.link
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11.sentence-3
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11.sentence-4
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#11.sentence-5
12https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2489
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#12.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#12.sentence-2
decltype-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.decltype#nt:decltype-specifier
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#12.sentence-3
13https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2501
5https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-5
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#13.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#13.sentence-2
7https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-7
14https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2552
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14.sentence-1
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14.sentence-2
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14.sentence-3
6https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-6
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14.sentence-4
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#14.sentence-5
8https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-8
15https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2579
exception specificationhttps://timsong-cpp.github.io/cppwp/except.spec
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#15.sentence-1
9https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-9
16https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2596
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-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
[dcl.fct.def]https://timsong-cpp.github.io/cppwp/dcl.fct.def
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#16.sentence-1
10https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#example-10
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
consteval-block-declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:consteval-block-declaration
[dcl.pre]https://timsong-cpp.github.io/cppwp/dcl.pre
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[dcl.fct.def.general]https://timsong-cpp.github.io/cppwp/dcl.fct.def.general
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#16.sentence-2
17https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2620
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#17.sentence-1
[class.copy.ctor]https://timsong-cpp.github.io/cppwp/class.copy.ctor
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#17.sentence-2
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
[class.copy.assign]https://timsong-cpp.github.io/cppwp/class.copy.assign
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#17.sentence-3
7https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#note-7
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#17.sentence-4
18https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2634
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[class.dtor]https://timsong-cpp.github.io/cppwp/class.dtor
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#18.sentence-1
19https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2638
explicitly instantiatedhttps://timsong-cpp.github.io/cppwp/temp.explicit
explicitly specializedhttps://timsong-cpp.github.io/cppwp/temp.expl.spec
friend declarationhttps://timsong-cpp.github.io/cppwp/class.friend
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure#19.sentence-1

URLs of crawlers that visited me.