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 24bb2a0 commit 6e05a52Copy full SHA for 6e05a52
source/expressions.tex
@@ -3341,7 +3341,7 @@
3341
\begin{note}
3342
Therefore, a function call cannot intervene between the
3343
lvalue-to-rvalue conversion and the side effect associated with any
3344
-single postfix ++ operator.
+single postfix \tcode{++} operator.
3345
\end{note}
3346
The result is a prvalue. The type of the result is the cv-unqualified
3347
version of the type of the operand.
0 commit comments