[#mp_units-quantity-01-max] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity-01.adoc[quantity]::max :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr static xref:mp_units/quantity-01.adoc[quantity] max() noexcept requires requires { representation_values<rep>::max(); }; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#