SpiecsEngine
 
Loading...
Searching...
No Matches

◆ count

template<typename TypeList , template< typename > typename F>
constexpr int Spices::count = detail::count<TypeList, F, TypeList::size - 1>::value
constexpr

Calculate count that meets requirement.

Template Parameters
TypeListtype_list.
Fcount function.

Definition at line 289 of file TypeList.h.