We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0118297 commit 2cfab65Copy full SHA for 2cfab65
source/overloading.tex
@@ -579,12 +579,6 @@
579
When comparing the call against a
580
surrogate call function, the implied object argument is compared
581
against the first parameter of the surrogate call function.
582
-The
583
-conversion function from which the surrogate call function was
584
-derived will be used in the conversion sequence for that
585
-parameter since it converts the implied object argument to the
586
-appropriate function pointer or reference required by that first
587
-parameter.
588
\end{note}
589
\begin{example}
590
\begin{codeblock}
0 commit comments