CETL 0.0.0
 
Loading...
Searching...
No Matches
cetl::type_traits_ext::count< Predicate, Ts > Struct Template Reference

#include "cetl/type_traits_ext.hpp"

Detailed Description

template<template< typename... > class Predicate, typename... Ts>
struct cetl::type_traits_ext::count< Predicate, Ts >

The value member contains the number of types in the typelist for which Predicate<T>::value is true.


The documentation for this struct was generated from the following file: