Home
last modified time | relevance | path

Searched defs:count_helper (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dcount.hpp19 struct count_helper struct
22 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> struct
37 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()