File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6720
6720
\end {bnf }
6721
6721
6722
6722
\pnum
6723
- The \tcode {\^ } operator groups left-to-right.
6723
+ The \tcode {\caret } operator groups left-to-right.
6724
6724
The operands shall be of integral or unscoped enumeration type.
6725
6725
The usual arithmetic conversions\iref {expr.arith.conv } are performed.
6726
6726
Given the coefficients $ \tcode {x}_i$ and $ \tcode {y}_i$
7168
7168
Such expressions are deprecated
7169
7169
if \tcode {E1} has volatile-qualified type
7170
7170
and \placeholder {op} is not one of the bitwise operators
7171
- \tcode {|}, \tcode {\& }, \tcode {\^ }; see~\ref {depr.volatile.type }.
7171
+ \tcode {|}, \tcode {\& }, \tcode {\caret }; see~\ref {depr.volatile.type }.
7172
7172
For \tcode {+=} and \tcode {-=},
7173
7173
\tcode {E1} shall either have arithmetic type or be a pointer to a
7174
7174
possibly cv-qualified completely-defined object type. In all other
You can’t perform that action at this time.
0 commit comments