mp_units
::
safe_int
::operator-=
Subtraction assignment operator
Synopsis
Declared in
<mp-units/safe_int.h>
constexpr
safe_int
& operator-=(
safe_int
rhs);
Return Value
Reference to the current object
Parameters
Name
Description
rhs
The right operand