Searched refs:value_or_indexable (Results 1 – 2 of 2) sorted by relevance
59 : value_or_indexable(vori), tr(t), found_count(0) in count()73 count_help::indexable(value_or_indexable, tr)), in operator ()()91 if ( count_help::equals(value_or_indexable, *it, tr) ) in operator ()()98 ValueOrIndexable const& value_or_indexable; member
1322 >::type value_or_indexable; in count() typedef1326 return this->template raw_count<value_or_indexable>(vori); in count()