mp_units::utility::constrained::value

The wrapped underlying value.

Synopsis

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

[[nodiscard]]
constexpr
T
value() const noexcept;

Return Value

the wrapped underlying value

NOTE

The return value should not be discarded.