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 4cdcf2a commit 301a71eCopy full SHA for 301a71e
source/basic.tex
@@ -1573,10 +1573,10 @@
1573
\item Any \grammarterm{using-directive}{s} in the associated namespace are
1574
ignored.
1575
1576
-\item Any namespace-scope friend functions or friend function templates
+\item Any namespace-scope friend functions or friend function templates\iref{class.friend}
1577
declared in associated classes are visible within their respective
1578
namespaces even if they are not visible during an ordinary
1579
-lookup\iref{class.friend}.
+lookup\iref{namespace.memdef}.
1580
1581
\item All names except those of (possibly overloaded) functions and
1582
function templates are ignored.
0 commit comments