Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp970 struct covers_impl struct
973 static void apply(Rtree const& tree, std::vector<Value> const& input, Box const& qbox) in apply()
994 struct covers_impl<bg::point_tag> struct
997 … static void apply(Rtree const& /*tree*/, std::vector<Value> const& /*input*/, Box const& /*qbox*/) in apply()
1002 struct covers_impl<bg::segment_tag> struct
1005 … static void apply(Rtree const& /*tree*/, std::vector<Value> const& /*input*/, Box const& /*qbox*/) in apply()