René's URL Explorer Experiment


Title: [expr.prim.lambda.general]

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.general
[expr.prim.lambda]https://timsong-cpp.github.io/cppwp/expr.prim.lambda#general
lambda-expression:https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
lambda-introducerhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-introducer
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
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
lambda-introducerhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-introducer
template-parameter-listhttps://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
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
compound-statementhttps://timsong-cpp.github.io/cppwp/stmt.block#nt:compound-statement
lambda-introducer:https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-introducer
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
lambda-declarator:https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
function-contract-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.contract.func#nt:function-contract-specifier-seq
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
function-contract-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.contract.func#nt:function-contract-specifier-seq
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
function-contract-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.contract.func#nt:function-contract-specifier-seq
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
function-contract-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.contract.func#nt:function-contract-specifier-seq
lambda-specifier:https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier
lambda-specifier-seq:https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
lambda-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2120
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#1.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#example-1
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2133
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
closure objecthttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#def:closure_object
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#2.sentence-1
1https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#note-1
function objecthttps://timsong-cpp.github.io/cppwp/function.objects
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#2.sentence-2
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2141
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
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
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#3.sentence-1
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
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#3.sentence-2
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#note-2
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#3.sentence-3
2https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#example-2
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2160
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
lambda-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#4.sentence-1
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
lambda-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#4.sentence-2
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#4.sentence-3
lambda-specifier-seqhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-specifier-seq
lambda-capturehttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:lambda-capture
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#4.sentence-4
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#note-3
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.general#4.sentence-5
5https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2176
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
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
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.general#5.sentence-1
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-declarator
trailing-return-typehttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:trailing-return-type
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#5.sentence-2
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#note-4
[dcl.spec.auto]https://timsong-cpp.github.io/cppwp/dcl.spec.auto
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#5.sentence-3
3https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#example-3
braced-init-listhttps://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list
6https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/expressions.tex#L2197
generic lambdahttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#def:generic_lambda
lambda-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
[dcl.spec.auto]https://timsong-cpp.github.io/cppwp/dcl.spec.auto
template-parameter-listhttps://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list
.https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#6.sentence-1
4https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#example-4

URLs of crawlers that visited me.