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 402c99b commit e1b92d6Copy full SHA for e1b92d6
source/overloading.tex
@@ -1682,7 +1682,7 @@
1682
1683
\item the context is an initialization by conversion function for direct
1684
reference binding\iref{over.match.ref} of a reference to function type, the
1685
-return type of \tcode{F1} is the same kind of reference (i.e. lvalue or rvalue)
+return type of \tcode{F1} is the same kind of reference (lvalue or rvalue)
1686
as the reference being initialized, and the return type of \tcode{F2} is not
1687
\begin{example}
1688
\begin{codeblock}
0 commit comments