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