Skip to content

Commit 301a71e

Browse files
committed
[basic.lookup.argdep] Correct xref to point to the normative invisible
friend rule.
1 parent 4cdcf2a commit 301a71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
\item Any \grammarterm{using-directive}{s} in the associated namespace are
15741574
ignored.
15751575

1576-
\item Any namespace-scope friend functions or friend function templates
1576+
\item Any namespace-scope friend functions or friend function templates\iref{class.friend}
15771577
declared in associated classes are visible within their respective
15781578
namespaces even if they are not visible during an ordinary
1579-
lookup\iref{class.friend}.
1579+
lookup\iref{namespace.memdef}.
15801580

15811581
\item All names except those of (possibly overloaded) functions and
15821582
function templates are ignored.

0 commit comments

Comments
 (0)