[#mp_units-get_kind] = xref:mp_units.adoc[mp_units]::get_kind :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> [[nodiscard]] consteval /* implementation-defined */ auto get_kind(Q); ---- == Return Value [NOTE] ==== The return value https://en.cppreference.com/cpp/language/attributes/nodiscard[should not be discarded^]. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#