mp_units::is_same_v

Synopsis

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


Created with MrDocs