Synopsis

Declared in <mp‐units/ext/type_traits.h>

template<
    typename T,
    template<auto...> typename Type>
constexpr bool is_specialization_of_v = false;

Created with MrDocs