Skip to content

Commit 00fa43b

Browse files
jensmaurertkoeppe
authored andcommitted
[dcl.meaning.general] Clarify origin of 'declarator-id'.
1 parent 33a3a11 commit 00fa43b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/declarations.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,7 +2479,8 @@
24792479
\item
24802480
The \grammarterm{declarator} does not bind a name.
24812481
\item
2482-
If the \grammarterm{id-expression} $E$ in a \grammarterm{declarator-id} is
2482+
If the \grammarterm{id-expression} $E$ in
2483+
the \grammarterm{declarator-id} of the \grammarterm{declarator} is
24832484
a \grammarterm{qualified-id} or a \grammarterm{template-id}:
24842485
\begin{itemize}
24852486
\item
@@ -2517,7 +2518,8 @@
25172518
Otherwise:
25182519
\begin{itemize}
25192520
\item
2520-
If the \grammarterm{id-expression} in a \grammarterm{declarator-id} is
2521+
If the \grammarterm{id-expression} in
2522+
the \grammarterm{declarator-id} of the \grammarterm{declarator} is
25212523
a \grammarterm{qualified-id} $Q$,
25222524
let $S$ be its lookup context\iref{basic.lookup.qual};
25232525
the declaration shall inhabit a namespace scope.

0 commit comments

Comments
 (0)