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