File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1843
1843
\end {example }
1844
1844
1845
1845
\pnum
1846
- A lambda is a \defn {generic lambda}
1847
- if the \grammarterm {lambda-expression}
1846
+ A \grammarterm {lambda-expression} is a \defn {lambda}.
1847
+ A lambda is \defnx {generic}{lambda!generic}
1848
+ if the \grammarterm {parameter-declaration-clause}
1848
1849
has any generic parameter type placeholders\iref {dcl.spec.auto }, or
1849
1850
if the lambda has a \grammarterm {template-parameter-list}.
1850
1851
\begin {example }
2059
2060
\end {note }
2060
2061
2061
2062
\pnum
2062
- The closure type for a non-generic \grammarterm { lambda-expression} with no
2063
+ The closure type for a non-generic lambda with no
2063
2064
\grammarterm {lambda-capture}
2064
2065
whose constraints (if any) are satisfied
2065
2066
has a conversion function to pointer to
You can’t perform that action at this time.
0 commit comments