File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 76657665If the value being stored in an object is read via another object that
76667666overlaps in any way the storage of the first object, then the overlap shall be
76677667exact 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}.
76697669\begin {note }
76707670This restriction applies to the relationship
76717671between the left and right sides of the assignment operation; it is not a
Original file line number Diff line number Diff line change 860860\end {example }
861861
862862
863- \rSec 2[ub.expr.ass ]{Assignment and compound assignment operators}
863+ \rSec 2[ub.expr.assign ]{Assignment and compound assignment operators}
864864
865865\pnum
866- \ubxref {expr.ass .overlap } \\
866+ \ubxref {expr.assign .overlap } \\
867867Overlap in the storage between the source and destination may result in undefined behavior.
868868
869869\pnum
You can’t perform that action at this time.
0 commit comments