mp_units::utility::detail::neg_overflows

Synopsis

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

template</* implementation-defined */ T>
[[nodiscard]]
constexpr
bool
neg_overflows(T v) noexcept;

Return Value

NOTE

The return value should not be discarded.