mp_units::utility::safe_int::operator++¶
Increment 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++¶Increment operator
Declared in <mp-units/utility/safe_int.h>
constexpr safe_int operator++(int);
Another instance of the object