[#mp_units-quantity_spec-0a0] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_spec-09.adoc[quantity_spec]<QS, Eq, Args...> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_spec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< /* implementation-defined */ auto QS, /* implementation-defined */ auto Eq, /* implementation-defined */ auto Args...> requires (explicitly_convertible(Eq, QS)) struct xref:mp_units/quantity_spec-09.adoc[quantity_spec]<QS, Eq, Args...> : /* implementation-defined */ ---- == Base Classes [cols=2] |=== | Name | Description | `/* implementation-defined */` | |=== == Types [cols=1] |=== | Name | xref:mp_units/quantity_spec-0a0/_base_type_.adoc[`_base_type_`] |=== == Static Data Members [cols=1] |=== | Name | xref:mp_units/quantity_spec-0a0/_equation_.adoc[`_equation_`] | xref:mp_units/quantity_spec-0a0/_parent_.adoc[`_parent_`] | xref:mp_units/quantity_spec-0a0/character.adoc[`character`] | xref:mp_units/quantity_spec-0a0/dimension.adoc[`dimension`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#