Searched defs:test_point_iterator_of_geometry (Results 1 – 1 of 1) sorted by relevance
300 struct test_point_iterator_of_geometry struct302 typedef typename bg::point_type<Geometry>::type point_type;305 static inline void base_test(G& geometry, in base_test()343 struct test_reverse371 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