Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/iterators/
Dpoint_iterator.cpp300 struct test_point_iterator_of_geometry struct
302 typedef typename bg::point_type<Geometry>::type point_type;
305 static inline void base_test(G& geometry, in base_test()
343 struct test_reverse
371 struct test_reverse<G, false>
379 static inline void apply(Geometry geometry, in apply()
531 typedef test_point_iterator_of_geometry<L, TMP> tester; in BOOST_AUTO_TEST_CASE() argument