mp_units::constrained::operator++

Increment operator

Synopsis

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

Return Value

Another instance of the object