mp_units::utility::constrained::operator++¶
Increment 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