Skip to content

Commit fc4a214

Browse files
committed
[basic.lookup.argdep] Clarify that parentheses suppress ADL
1 parent 0bb9778 commit fc4a214

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
@@ -2108,8 +2108,8 @@
21082108
\indextext{lookup!argument-dependent}
21092109

21102110
\pnum
2111-
When the \grammarterm{postfix-expression} in
2112-
a function call\iref{expr.call} is an \grammarterm{unqualified-id},
2111+
When the \grammarterm{postfix-expression} in a function call\iref{expr.call}
2112+
is an (unparenthesized) \grammarterm{unqualified-id},
21132113
and unqualified lookup\iref{basic.lookup.unqual}
21142114
for the name in the \grammarterm{unqualified-id} does not find any
21152115
\begin{itemize}

0 commit comments

Comments
 (0)