mp_units::utility::constrained::operator--¶
Decrement operator
Synopsis¶
Declared in <mp-units/utility/constrained.h>
constexpr constrained<decltype(std::declval<T&>()--), ErrorPolicy> operator--(int);
Return Value¶
Another instance of the object