Post-increments the wrapped value, reacting to ErrorPolicy on overflow.
ErrorPolicy
Declared in <mp-units/utility/safe_int.h>
<mp-units/utility/safe_int.h>
constexpr safe_int operator++(int tag);
a copy of *this, before the increment
*this
operator++()