Synopsis
Declared in <mp‐units/ext/type_traits.h>
template<
typename... Params,
template<typename...> typename Type>
constexpr bool is_specialization_of<Type<Params...>, Type> = true;
Created with MrDocs