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 89c81c0 commit 9c733afCopy full SHA for 9c733af
source/expressions.tex
@@ -677,8 +677,10 @@
677
678
\pnum
679
\indextext{identifier}%
680
-An \grammarterm{identifier} is an \grammarterm{id-expression} provided it has
681
-been suitably declared\iref{dcl.dcl}.
+An \grammarterm{identifier} is only
+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}.
684
\begin{note}
685
For \grammarterm{operator-function-id}{s}, see~\ref{over.oper}; for
686
\grammarterm{conversion-function-id}{s}, see~\ref{class.conv.fct}; for
0 commit comments