[basic.scope.lambda] (original) (raw)
6 Basics [basic]
6.4.5 Lambda scope [basic.scope.lambda]
A lambda-expression E introduces a lambda scopethat starts immediately after the lambda-introducer of Eand extends to the end of the compound-statement of E.