Skip to content

Commit 9c733af

Browse files
jensmaurerzygoloid
authored andcommitted
CWG2249 identifiers and id-expressions
1 parent 89c81c0 commit 9c733af

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/expressions.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,10 @@
677677

678678
\pnum
679679
\indextext{identifier}%
680-
An \grammarterm{identifier} is an \grammarterm{id-expression} provided it has
681-
been suitably declared\iref{dcl.dcl}.
680+
An \grammarterm{identifier} is only
681+
an \grammarterm{id-expression} if it has
682+
been suitably declared\iref{dcl.dcl}
683+
or if it appears as part of a \grammarterm{declarator-id}\iref{dcl.decl}.
682684
\begin{note}
683685
For \grammarterm{operator-function-id}{s}, see~\ref{over.oper}; for
684686
\grammarterm{conversion-function-id}{s}, see~\ref{class.conv.fct}; for

0 commit comments

Comments
 (0)