Home
last modified time | relevance | path

Searched refs:predicates_type (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/
H A Dpredicates.hpp682 typedef boost::tuples::cons<Head, Tail> predicates_type; typedef
684 static const unsigned pred_len = boost::tuples::length<predicates_type>::value;
689 static inline bool apply(predicates_type const& p, Value const& v, Indexable const& i) in apply()
692 predicates_type, in apply()