Skip to content

Commit 770114f

Browse files
committed
[basic.lookup.unqual] Rephrase to avoid incorrect use of term
1 parent 0bb9778 commit 770114f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/basic.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2063,7 +2063,8 @@
20632063
\pnum
20642064
In a friend declaration \grammarterm{declarator}
20652065
whose \grammarterm{declarator-id} is a \grammarterm{qualified-id}
2066-
whose lookup context\iref{basic.lookup.qual} is a class or namespace $S$,
2066+
whose \grammarterm{nested-name-specifier}
2067+
designates a class or namespace $S$\iref{expr.prim.id.qual},
20672068
lookup for an unqualified name
20682069
that appears after the \grammarterm{declarator-id}
20692070
performs a search in the scope associated with $S$.

0 commit comments

Comments
 (0)