File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1442
1442
\pnum
1443
1443
The result is the entity denoted by
1444
1444
the \grammarterm {unqualified-id}\iref {basic.lookup.unqual }.
1445
- If the entity is a local entity
1445
+ If the entity is a local entity\iref { basic.pre }
1446
1446
and naming it from outside of an unevaluated operand
1447
1447
within the scope where the \grammarterm {unqualified-id} appears
1448
1448
would result in some intervening \grammarterm {lambda-expression}
2125
2125
2126
2126
\pnum
2127
2127
The \grammarterm {identifier} in a \grammarterm {simple-capture}
2128
- shall denote a local entity\iref {basic.lookup.unqual }.
2128
+ shall denote a local entity ( \ref {basic.lookup.unqual }, \ref { basic.pre }) .
2129
2129
The \grammarterm {simple-capture}{s} \keyword {this} and \tcode {* \keyword {this}}
2130
2130
denote the local entity \tcode {*\keyword {this}}.
2131
2131
An entity that is designated by a
You can’t perform that action at this time.
0 commit comments