5 # ifndef VCCC_TYPE_TRAITS_IS_SPECIALIZATION_HPP
6 # define VCCC_TYPE_TRAITS_IS_SPECIALIZATION_HPP
8 # include <type_traits>
29 template<
typename Test,
template<
typename...>
class Ref>
32 template<
template<
typename...>
class Ref,
typename... Args>
Definition: directory.h:12
Definition: is_specialization.hpp:30