[#mp_units-is_same_v-0e] = xref:mp_units.adoc[mp_units]::is_same_v<T, T> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/ext/type_traits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class T> constexpr bool is_same_v<T, T> = true; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#