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 fc4a214Copy full SHA for fc4a214
source/basic.tex
@@ -2108,8 +2108,8 @@
2108
\indextext{lookup!argument-dependent}
2109
2110
\pnum
2111
-When the \grammarterm{postfix-expression} in
2112
-a function call\iref{expr.call} is an \grammarterm{unqualified-id},
+When the \grammarterm{postfix-expression} in a function call\iref{expr.call}
+is an (unparenthesized) \grammarterm{unqualified-id},
2113
and unqualified lookup\iref{basic.lookup.unqual}
2114
for the name in the \grammarterm{unqualified-id} does not find any
2115
\begin{itemize}
0 commit comments