[#mp_units-quantity_point-08-max] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_point-08.adoc[quantity_point]::max :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] max() noexcept requires requires { quantity_type::max(); }; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#