Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
meta::detail::count_< list< L... >, T > 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 [] = { std::is_same<T, L>::value ...}