[#mp_units-interconvertible] = xref:mp_units.adoc[mp_units]::interconvertible :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_spec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< xref:mp_units/QuantitySpec.adoc[QuantitySpec] QS1, xref:mp_units/QuantitySpec.adoc[QuantitySpec] QS2> [[nodiscard]] consteval bool interconvertible( QS1 qs1, QS2 qs2); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#