mp_units::utility::constrained::operator T

Implicitly converts back to the underlying representation type.

Synopsis

Declared in <mp-units/utility/constrained.h>

[[nodiscard]]
constexpr
explicit(false)
operator T() const noexcept;

Return Value

the wrapped underlying value

NOTE

The return value should not be discarded.