Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
meta::detail::count_if_< list< L... >, Fn, void_< integer_sequence< bool, bool(invoke< Fn, L >::type::value)... > > > Struct Template Reference

Public Types

using type = meta::size_t<detail::count_i_(s_v, s_v + sizeof...(L), 0u)>
 

Static Public Attributes

static constexpr bool s_v [] = {invoke<Fn, L>::type::value...}