[#mp_units-quantity_point-08-zero] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_point-08.adoc[quantity_point]::zero :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr static xref:mp_units/quantity_point-08.adoc[quantity_point] zero() noexcept requires (PO == default_point_origin(R)) && requires { quantity_type::zero(); }; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#