Decrement operators
<mp-units/safe_int.h>
Decrement operator
constexpr safe_int& operator--();
constexpr safe_int operator--(int);