Skip to content

Commit 8b66da2

Browse files
burblebeetkoeppe
authored andcommitted
CWG2910 Effect of requirement-parameter-lists on odr-usability
1 parent 3171600 commit 8b66da2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/basic.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,8 @@
511511
either:
512512
\begin{itemize}
513513
\item the intervening scope is a block scope, or
514-
\item the intervening scope is the function parameter scope of a \grammarterm{lambda-expression}, or
514+
\item the intervening scope is the function parameter scope of
515+
a \grammarterm{lambda-expression} or \grammarterm{requires-expression}, or
515516
\item the intervening scope is the lambda scope of
516517
a \grammarterm{lambda-expression}
517518
that has a \grammarterm{simple-capture}

0 commit comments

Comments
 (0)