Returns the wrapped value.
Declared in <mp-units/utility/safe_int.h>
<mp-units/utility/safe_int.h>
[[nodiscard]] constexpr T value() const noexcept;
the wrapped value
The return value should not be discarded.