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:-
int
rhs
: the offset to add to the current accessor's offset
-