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 80d937e commit a054dafCopy full SHA for a054daf
source/declarations.tex
@@ -5478,8 +5478,8 @@
5478
reference-compatible with ``\cvqual{cv3} \tcode{T3}'' (see~\ref{over.match.ref}),
5479
\end{itemize}
5480
then
5481
-the value of the initializer expression in the first case and
5482
-the result of the conversion in the second case
+the initializer expression in the first case and
+the converted expression in the second case
5483
is called the converted initializer.
5484
If the converted initializer is a prvalue,
5485
its type \tcode{T4} is adjusted to type ``\cvqual{cv1} \tcode{T4}''\iref{conv.qual}
0 commit comments