[#mp_units-kind_of_-0d] = xref:mp_units.adoc[mp_units]::xref:mp_units/kind_of_-00.adoc[kind_of_]<Q> :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] Q> requires (!detail::QuantityKindSpec<Q>) && (detail::get_kind_tree_root(Q{}) == Q{}) struct xref:mp_units/kind_of_-00.adoc[kind_of_]<Q> final : Q::_base_type_ ---- == Base Classes [cols=2] |=== | Name | Description | `Q::_base_type_` | |=== == Types [cols=1] |=== | Name | xref:mp_units/kind_of_-0d/_base_type_.adoc[`_base_type_`] |=== == Static Data Members [cols=1] |=== | Name | xref:mp_units/kind_of_-0d/_quantity_spec_.adoc[`_quantity_spec_`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#