[#mp_units-check_non_negative-min] = xref:mp_units.adoc[mp_units]::xref:mp_units/check_non_negative.adoc[check_non_negative]::min :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- /* implementation-defined */ min; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#