Searched defs:count_helper (Results 1 – 1 of 1) sorted by relevance
19 struct count_helper struct22 static inline typename Translator::result_type indexable(Indexable const& i, Translator const&) in indexable()27 static inline bool equals(Indexable const& i, Value const& v, Translator const& tr) in equals()34 struct count_helper<Value, Value> struct37 static inline typename Translator::result_type indexable(Value const& v, Translator const& tr) in indexable()42 static inline bool equals(Value const& v1, Value const& v2, Translator const& tr) in equals()