operator+=
Chnages this->offset by rhs as this->get_offset()[0] + rhs
|
(1) |
-
Chnages this->offset by rhs as this->get_offset()[0] + rhs
Parameters:-
intrhs: the offset to add to the current accessor's offset
-