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 eb44339 commit 37d2e59Copy full SHA for 37d2e59
source/expressions.tex
@@ -6709,7 +6709,7 @@
6709
that \tcode{E1} is evaluated only once.
6710
Such expressions are deprecated
6711
if \tcode{E1} has \tcode{volatile}-qualified type; see~\ref{depr.volatile.type}.
6712
-In \tcode{+=} and \tcode{-=},
+For \tcode{+=} and \tcode{-=},
6713
\tcode{E1} shall either have arithmetic type or be a pointer to a
6714
possibly cv-qualified completely-defined object type. In all other
6715
cases, \tcode{E1} shall have arithmetic type.
0 commit comments