mp_units::check_non_negative::min

Lower domain bound: zero in any unit. Consumed by quantity_point::min() and std::numeric_limits<quantity_point>::lowest(). The operator() uses V::zero() directly (no unit scaling needed); this member exists solely for the numeric_limits interface.

Synopsis

Declared in <mp-units/overflow_policies.h>

/* implementation-defined */ min;