14 template<
typename>
typename Predicate
19 template<
typename>
typename Predicate,
25 using type = std::conditional_t<
26 Predicate<Head>::value,
33 template<
typename>
typename Predicate
42 template<
typename>
typename Predicate
Compile-time type pack utilities and metaprogramming foundations.