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 c34f06e commit fdc57fdCopy full SHA for fdc57fd
source/overloading.tex
@@ -1649,12 +1649,12 @@
1649
the arguments of \tcode{A} are deducible (see below) from the return type.
1650
1651
\item
1652
-If \tcode{f} is a copy deduction candidate\iref{over.match.class.deduct},
+If \tcode{f} is a copy deduction candidate,
1653
then \tcode{f'} is considered to be so as well.
1654
1655
1656
If \tcode{f} was generated
1657
-from a \grammarterm{deduction-guide}\iref{over.match.class.deduct},
+from a \grammarterm{deduction-guide}\iref{temp.deduct.guide},
1658
1659
1660
0 commit comments