We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3171600 commit 8b66da2Copy full SHA for 8b66da2
source/basic.tex
@@ -511,7 +511,8 @@
511
either:
512
\begin{itemize}
513
\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
+\item the intervening scope is the function parameter scope of
515
+a \grammarterm{lambda-expression} or \grammarterm{requires-expression}, or
516
\item the intervening scope is the lambda scope of
517
a \grammarterm{lambda-expression}
518
that has a \grammarterm{simple-capture}
0 commit comments