Specialization confirming that Type<Params...> is a specialization of Type
Type<Params...>
Type
Declared in <mp-units/ext/type_traits.h>
<mp-units/ext/type_traits.h>
template< auto Params..., template<auto...> typename Type> constexpr bool is_specialization_of_v = true;