mp_units::is_same_v<T, T>

Synopsis

Declared in <mp-units/ext/type_traits.h>
template<class T>
constexpr bool is_same_v<T, T> = true;


Created with MrDocs