Replaces the wrapped value with its remainder after division by rhs, reacting to ErrorPolicy on division by zero.
rhs,
ErrorPolicy
Declared in <mp-units/utility/safe_int.h>
<mp-units/utility/safe_int.h>
constexpr safe_int& operator%=(safe_int rhs);
a reference to *this, after the modulo operation
*this