[#mp_units-operator_star-0f] = 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<xref:mp_units/AssociatedUnit.adoc[AssociatedUnit] U2> [[nodiscard]] consteval /* implementation-defined */ operator*( xref:mp_units/reference.adoc[reference] lhs, U2 rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#