Skip to content

Commit c521311

Browse files
committed
[expr.reflect] Move text out of list item to intended position.
A mistake in the application of P2996R13.
1 parent 7187773 commit c521311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6813,8 +6813,8 @@
68136813
\item
68146814
a local entity $E$\iref{basic.pre} for which a lambda scope intervenes
68156815
between the point at which $E$ was introduced and $R$,
6816-
then $R$ is ill-formed.
68176816
\end{itemize}
6817+
then $R$ is ill-formed.
68186818
\item
68196819
Otherwise, if the \grammarterm{id-expression} denotes an overload set $S$,
68206820
overload resolution for the expression \tcode{\&S} with no target

0 commit comments

Comments
 (0)