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 0bb9778 commit 770114fCopy full SHA for 770114f
source/basic.tex
@@ -2063,7 +2063,8 @@
2063
\pnum
2064
In a friend declaration \grammarterm{declarator}
2065
whose \grammarterm{declarator-id} is a \grammarterm{qualified-id}
2066
-whose lookup context\iref{basic.lookup.qual} is a class or namespace $S$,
+whose \grammarterm{nested-name-specifier}
2067
+designates a class or namespace $S$\iref{expr.prim.id.qual},
2068
lookup for an unqualified name
2069
that appears after the \grammarterm{declarator-id}
2070
performs a search in the scope associated with $S$.
0 commit comments