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