mp_units::utility::safe_int::operator--¶
Decrement operator
Synopsis¶
Declared in <mp-units/utility/safe_int.h>
constexpr safe_int operator--(int);
Return Value¶
Another instance of the object
mp_units::utility::safe_int::operator--¶Decrement operator
Declared in <mp-units/utility/safe_int.h>
constexpr safe_int operator--(int);
Another instance of the object