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 subtract to the current accessor's offset
-