Implicitly converts back to the underlying representation type.
Declared in <mp-units/utility/constrained.h>
<mp-units/utility/constrained.h>
[[nodiscard]] constexpr explicit(false) operator T() const noexcept;
the wrapped underlying value
The return value should not be discarded.