[#mp_units-get-01] = xref:mp_units.adoc[mp_units]::get :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/ext/type_traits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< template<typename...> typename T, typename T1> requires is_specialization_of<T1, T> [[nodiscard]] consteval auto get(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#