File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7665
7665
If the value being stored in an object is read via another object that
7666
7666
overlaps in any way the storage of the first object, then the overlap shall be
7667
7667
exact and the two objects shall have the same type, otherwise the behavior is
7668
- undefined\ubdef {expr.ass .overlap}.
7668
+ undefined\ubdef {expr.assign .overlap}.
7669
7669
\begin {note }
7670
7670
This restriction applies to the relationship
7671
7671
between the left and right sides of the assignment operation; it is not a
Original file line number Diff line number Diff line change 860
860
\end {example }
861
861
862
862
863
- \rSec 2[ub.expr.ass ]{Assignment and compound assignment operators}
863
+ \rSec 2[ub.expr.assign ]{Assignment and compound assignment operators}
864
864
865
865
\pnum
866
- \ubxref {expr.ass .overlap } \\
866
+ \ubxref {expr.assign .overlap } \\
867
867
Overlap in the storage between the source and destination may result in undefined behavior.
868
868
869
869
\pnum
You can’t perform that action at this time.
0 commit comments