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