mp_units::utility::detail::to_unsigned

Synopsis

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

template<typename Int>
[[nodiscard]]
constexpr
std::make_unsigned_t<Int>
to_unsigned(Int value);

Return Value

NOTE

The return value should not be discarded.