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 8d7a1a7 commit 9f16f5aCopy full SHA for 9f16f5a
source/expressions.tex
@@ -238,7 +238,7 @@
238
\begin{note} Using an overloaded operator causes a function call; the
239
above covers only operators with built-in meaning.
240
\end{note}
241
-If the expression is a prvalue after this optional conversion,
+If the (possibly converted) expression is a prvalue,
242
the temporary materialization conversion~(\ref{conv.rval}) is applied.
243
\begin{note}
244
If the expression is an lvalue of
0 commit comments