Skip to content

Commit c1c6a1d

Browse files
committed
[dcl.constexpr] Make cross-reference for "encloses" more precise.
1 parent ad5767e commit c1c6a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@
837837
its class shall not have any virtual base classes;
838838

839839
\item
840-
its \grammarterm{function-body} shall not enclose\iref{stmt.stmt}
840+
its \grammarterm{function-body} shall not enclose\iref{stmt.pre}
841841
\begin{itemize}
842842
\item a \tcode{goto} statement,
843843
\item an identifier label\iref{stmt.label},

0 commit comments

Comments
 (0)