Skip to content

Commit 93c3245

Browse files
jensmaurertkoeppe
authored andcommitted
[dcl.constexpr] Remove use of 'identifier label'.
The definition of the term was removed by P1787R6 Declarations and where to find them.
1 parent 533945e commit 93c3245

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
@@ -778,7 +778,7 @@
778778
its \grammarterm{function-body} shall not enclose\iref{stmt.pre}
779779
\begin{itemize}
780780
\item a \tcode{goto} statement,
781-
\item an identifier label\iref{stmt.label},
781+
\item a label with an \grammarterm{identifier}\iref{stmt.label},
782782
\item a definition of a variable
783783
of non-literal type or
784784
of static or thread storage duration.

0 commit comments

Comments
 (0)