[#mp_units-quantity_spec-09] = xref:mp_units.adoc[mp_units]::quantity_spec :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_spec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<auto...> struct quantity_spec; ---- == Specializations [cols="1"] |=== | Name | xref:mp_units/quantity_spec-0a0.adoc[`quantity_spec<QS, Eq, Args...>`] | xref:mp_units/quantity_spec-0a6.adoc[`quantity_spec<QS, Args...>`] |=== == Derived Classes [cols="1,4"] |=== | Name| Description | xref:mp_units/dimensionless-0f.adoc[`dimensionless`] | Quantity of dimension one |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#