[#mp_units-operator_slash-0ad] = xref:mp_units.adoc[mp_units]::operator/ :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr xref:mp_units/Quantity.adoc[Quantity] auto operator/( Value const& val, Q const& q); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#