[#mp_units-get_quantity_spec-021] = xref:mp_units.adoc[mp_units]::get_quantity_spec :relfileprefix: ../ :mrdocs: == Synopses Declared in `<mp‐units/framework/reference_concepts.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/AssociatedUnit.adoc[AssociatedUnit] U> [[nodiscard]] consteval xref:mp_units/QuantitySpec.adoc[QuantitySpec] auto xref:mp_units/get_quantity_spec-029.adoc[get_quantity_spec](U); ---- [.small]#xref:mp_units/get_quantity_spec-029.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< typename Q, typename U> [[nodiscard]] consteval xref:mp_units/QuantitySpec.adoc[QuantitySpec] auto xref:mp_units/get_quantity_spec-00.adoc[get_quantity_spec](xref:mp_units/reference.adoc[reference<Q, U>]); ---- [.small]#xref:mp_units/get_quantity_spec-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#