[#mp_units-get_canonical_unit] = xref:mp_units.adoc[mp_units]::get_canonical_unit :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/unit_concepts.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] consteval auto get_canonical_unit(auto u); ---- == 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]#