René's URL Explorer Experiment
go
Title:
[expr.prim.lambda.closure]
direct link
Domain:
timsong-cpp.github.io
Links
:
[expr]
https://timsong-cpp.github.io/cppwp/n4861/#expr
[expr.prim]
https://timsong-cpp.github.io/cppwp/n4861/expr.prim#lambda.closure
[expr.prim.lambda]
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#closure
1
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#1
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1604
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
closure type
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#def:closure_type
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#1.sentence-1
2
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1610
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-1
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.note-1
[basic.lookup.argdep]
https://timsong-cpp.github.io/cppwp/n4861/basic.lookup.argdep
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-2
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-declarator
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-3
aggregate
https://timsong-cpp.github.io/cppwp/n4861/dcl.init.aggr#def:aggregate
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-4
(2.1)
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.1
(2.2)
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.2
[class.prop]
https://timsong-cpp.github.io/cppwp/n4861/class.prop
(2.3)
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.3
[class.prop]
https://timsong-cpp.github.io/cppwp/n4861/class.prop
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-5
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#2.sentence-6
3
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1635
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
[over.call]
https://timsong-cpp.github.io/cppwp/n4861/over.call
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct#nt:parameter-declaration-clause
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4861/dcl.decl#nt:trailing-return-type
template-parameter-list
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:template-parameter-list
template-parameter-list
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:template-parameter-list
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.sentence-1
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
template-parameter-list
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:template-parameter-list
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.sentence-2
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-declarator
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.sentence-3
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.note-1
[dcl.fct]
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.sentence-4
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#3.example-1
4
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1676
[class.mfct.non-static]
https://timsong-cpp.github.io/cppwp/n4861/class.mfct.non-static
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct#nt:parameter-declaration-clause
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-2
noexcept-specifier
https://timsong-cpp.github.io/cppwp/n4861/except.spec#nt:noexcept-specifier
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-3
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/n4861/dcl.attr.grammar#nt:attribute-specifier-seq
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-declarator
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-4
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct#nt:parameter-declaration-clause
[dcl.constexpr]
https://timsong-cpp.github.io/cppwp/n4861/dcl.constexpr
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-5
[dcl.constexpr]
https://timsong-cpp.github.io/cppwp/n4861/dcl.constexpr
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct#nt:parameter-declaration-clause
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-6
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.note-1
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-declarator
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.sentence-7
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#4.example-1
5
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#5
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1712
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#5.example-1
6
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#6
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1740
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#6.note-1
[temp.constr.decl]
https://timsong-cpp.github.io/cppwp/n4861/temp.constr.decl
type-constraint
https://timsong-cpp.github.io/cppwp/n4861/temp.param#nt:type-constraint
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
requires-clause
https://timsong-cpp.github.io/cppwp/n4861/temp.pre#nt:requires-clause
[dcl.decl]
https://timsong-cpp.github.io/cppwp/n4861/dcl.decl
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#6.sentence-1
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#6.example-1
7
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#7
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1762
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
lambda-capture
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.capture#nt:lambda-capture
linkage
https://timsong-cpp.github.io/cppwp/n4861/dcl.link
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#7.sentence-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#7.sentence-2
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#7.sentence-3
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#7.sentence-4
8
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#8
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1781
lambda-capture
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.capture#nt:lambda-capture
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#8.sentence-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#8.sentence-2
decltype-specifier
https://timsong-cpp.github.io/cppwp/n4861/dcl.type.decltype#nt:decltype-specifier
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#8.sentence-3
9
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#9
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1791
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#9.note-1
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4861/dcl.decl#nt:trailing-return-type
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4861/dcl.decl#nt:trailing-return-type
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#9.sentence-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#9.sentence-2
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#9.example-1
10
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1842
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.sentence-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.sentence-2
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.note-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.sentence-3
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.sentence-4
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#10.example-1
11
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#11
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1864
exception specification
https://timsong-cpp.github.io/cppwp/n4861/except.spec
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#11.sentence-1
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#11.example-1
12
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#12
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1881
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
compound-statement
https://timsong-cpp.github.io/cppwp/n4861/stmt.block#nt:compound-statement
function-body
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct.def.general#nt:function-body
[dcl.fct.def]
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct.def
name lookup
https://timsong-cpp.github.io/cppwp/n4861/basic.lookup
this
https://timsong-cpp.github.io/cppwp/n4861/class.this
id-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.id#nt:id-expression
[class.mfct.non-static]
https://timsong-cpp.github.io/cppwp/n4861/class.mfct.non-static
compound-statement
https://timsong-cpp.github.io/cppwp/n4861/stmt.block#nt:compound-statement
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#12.sentence-1
Example
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#12.example-1
compound-statement
https://timsong-cpp.github.io/cppwp/n4861/stmt.block#nt:compound-statement
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
[dcl.fct.def.general]
https://timsong-cpp.github.io/cppwp/n4861/dcl.fct.def.general
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#12.sentence-2
13
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1907
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
lambda-capture
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.capture#nt:lambda-capture
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13.sentence-1
[class.copy.ctor]
https://timsong-cpp.github.io/cppwp/n4861/class.copy.ctor
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13.sentence-2
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
lambda-capture
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.capture#nt:lambda-capture
[class.copy.assign]
https://timsong-cpp.github.io/cppwp/n4861/class.copy.assign
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13.sentence-3
Note
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13.note-1
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#13.sentence-4
14
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#14
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1921
lambda-expression
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda#nt:lambda-expression
[class.dtor]
https://timsong-cpp.github.io/cppwp/n4861/class.dtor
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#14.sentence-1
15
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#15
#
https://github.com/cplusplus/draft/tree/ea10e25b784539f159580b58078ebe40f3179b20/source/expressions.tex#L1925
explicitly instantiated
https://timsong-cpp.github.io/cppwp/n4861/temp.explicit
explicitly specialized
https://timsong-cpp.github.io/cppwp/n4861/temp.expl.spec
friend declaration
https://timsong-cpp.github.io/cppwp/n4861/class.friend
.
https://timsong-cpp.github.io/cppwp/n4861/expr.prim.lambda.closure#15.sentence-1
URLs of
crawlers that visited me
.