[#mp_units-explicitly_convertible] = xref:mp_units.adoc[mp_units]::explicitly_convertible :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] From, xref:mp_units/QuantitySpec.adoc[QuantitySpec] To> [[nodiscard]] consteval bool explicitly_convertible( From from, To to); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#