mp_units::constrained::operator--

Decrement operator

Synopsis

Declared in <mp-units/constrained.h>
constexpr
constrained<decltype(std::declval<T&>()--), ErrorPolicy>
operator--(int);

Return Value

Another instance of the object