[#mp_units-operator_slash-08] = xref:mp_units.adoc[mp_units]::operator/ :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/reference.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< typename FwdQ, xref:mp_units/Reference.adoc[Reference] R, xref:mp_units/Quantity.adoc[Quantity] Q = std::remove_cvref_t<FwdQ>> [[nodiscard]] constexpr xref:mp_units/Quantity.adoc[Quantity] auto operator/( FwdQ&& q, R rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#