Whether T is a specialization of the class template Type, which takes a pack of type parameters
Declared in <mp-units/ext/type_traits.h>
template<
typename T,
template<typename...> typename Type>
constexpr bool is_specialization_of = false;