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/n4659/#expr
[expr.prim]
https://timsong-cpp.github.io/cppwp/n4659/expr.prim#lambda.closure
[expr.prim.lambda]
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#closure
1
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L662
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
closure type
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#def:closure_type
2
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L668
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
[basic.lookup.argdep]
https://timsong-cpp.github.io/cppwp/n4659/basic.lookup.argdep
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-declarator
[dcl.init.aggr]
https://timsong-cpp.github.io/cppwp/n4659/dcl.init.aggr
(2.1)
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#2.1
(2.2)
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#2.2
trivially copyable
https://timsong-cpp.github.io/cppwp/n4659/class#def:trivially_copyable_class
(2.3)
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#2.3
standard-layout class
https://timsong-cpp.github.io/cppwp/n4659/class#def:standard-layout_class
(2.4)
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#2.4
POD class
https://timsong-cpp.github.io/cppwp/n4659/class#def:POD_class
3
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L693
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
function call operator
https://timsong-cpp.github.io/cppwp/n4659/over.call
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4659/dcl.decl#nt:trailing-return-type
member template
https://timsong-cpp.github.io/cppwp/n4659/temp.mem
template-parameter-list
https://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-parameter-list
template-parameter
https://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
template-parameter
https://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
parameter-declaration
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration
[dcl.fct]
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4659/dcl.decl#nt:trailing-return-type
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
decl-specifier
https://timsong-cpp.github.io/cppwp/n4659/dcl.spec#nt:decl-specifier
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
template-parameter
https://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
4
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L734
[class.mfct.non-static]
https://timsong-cpp.github.io/cppwp/n4659/class.mfct.non-static
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
noexcept-specifier
https://timsong-cpp.github.io/cppwp/n4659/except.spec#nt:noexcept-specifier
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/n4659/dcl.attr.grammar#nt:attribute-specifier-seq
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-declarator
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
parameter-declaration-clause
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
constexpr
https://timsong-cpp.github.io/cppwp/n4659/dcl.constexpr
lambda-declarator
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-declarator
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
5
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#5
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L764
6
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#6
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L792
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
lambda-capture
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.capture#nt:lambda-capture
linkage
https://timsong-cpp.github.io/cppwp/n4659/dcl.link
lambda-capture
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.capture#nt:lambda-capture
template-parameter-list
https://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-parameter-list
decltype-specifier
https://timsong-cpp.github.io/cppwp/n4659/dcl.type.simple#nt:decltype-specifier
7
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#7
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L815
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4659/dcl.decl#nt:trailing-return-type
trailing-return-type
https://timsong-cpp.github.io/cppwp/n4659/dcl.decl#nt:trailing-return-type
8
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#8
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L866
9
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#9
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L886
exception specification
https://timsong-cpp.github.io/cppwp/n4659/except.spec
10
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#10
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L903
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
compound-statement
https://timsong-cpp.github.io/cppwp/n4659/stmt.block#nt:compound-statement
function-body
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def.general#nt:function-body
[dcl.fct.def]
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def
name lookup
https://timsong-cpp.github.io/cppwp/n4659/basic.lookup
this
https://timsong-cpp.github.io/cppwp/n4659/class.this
id-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.id#nt:id-expression
[class.mfct.non-static]
https://timsong-cpp.github.io/cppwp/n4659/class.mfct.non-static
compound-statement
https://timsong-cpp.github.io/cppwp/n4659/stmt.block#nt:compound-statement
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
compound-statement
https://timsong-cpp.github.io/cppwp/n4659/stmt.block#nt:compound-statement
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
[dcl.fct.def.general]
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def.general
11
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#11
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L929
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
[class.copy]
https://timsong-cpp.github.io/cppwp/n4659/class.copy
12
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#12
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L936
lambda-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-expression
[class.dtor]
https://timsong-cpp.github.io/cppwp/n4659/class.dtor
13
https://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda.closure#13
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/expressions.tex#L940
[temp.explicit]
https://timsong-cpp.github.io/cppwp/n4659/temp.explicit
[temp.expl.spec]
https://timsong-cpp.github.io/cppwp/n4659/temp.expl.spec
[class.friend]
https://timsong-cpp.github.io/cppwp/n4659/class.friend
URLs of
crawlers that visited me
.