Skip to content

Commit 13906dc

Browse files
lprvtkoeppe
authored andcommitted
[basic.lookup.unqual] Rephrase to avoid incorrect use of term
1 parent 153012f commit 13906dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/basic.tex

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

0 commit comments

Comments
 (0)