mp_units::is_non_negative¶
Synopsis¶
Declared in <mp-units/framework/quantity_spec_conversion.h>
template<QuantitySpec Q>
[[nodiscard]] consteval bool is_non_negative(Q);
Return Value¶
Note
The return value should not be discarded.