Searched defs:range_const_iterator (Results 1 – 16 of 16) sorted by relevance
81 struct range_const_iterator< struct93 typedef std::vector<boost_range_test::point>::const_iterator type;103 struct range_const_iterator<boost_range_test::container> struct105 typedef std::vector<boost_range_test::point>::const_iterator type;
26 struct range_const_iterator<T*> struct28 typedef const T* type;
35 struct range_const_iterator<mine::dummy> struct37 typedef char const * type;
88 struct range_const_iterator<all_custom_linestring<Point> > struct90 typedef typename all_custom_linestring<Point>::custom_const_iterator_type type;
94 struct range_const_iterator<all_custom_ring<Point> > struct96 typedef typename all_custom_ring<Point>::custom_const_iterator_type type;
89 struct range_const_iterator<all_custom_container<Item> > struct91 typedef typename all_custom_container<Item>::custom_const_iterator_type type;
51 struct range_const_iterator<wrapped_boost_array<Point, Count> > struct
50 struct range_const_iterator< Foo::Pair<T> > struct57 typedef T type;
114 struct range_const_iterator<boost::polygon::polygon_data<CoordinateType> > struct119 >::iterator_type type;
196 struct range_const_iterator<geometry::adapt::bp::holes_proxy<Polygon> > struct198 typedef typename geometry::adapt::bp::holes_proxy<Polygon const>::iterator_type type;
300 struct range_const_iterator<geometry::adapt::bp::ring_proxy<Polygon> > struct302 typedef typename geometry::adapt::bp::ring_proxy<Polygon const>::iterator_type type;
66 struct range_const_iterator struct
123 struct range_const_iterator< gsl_vector* > struct125 typedef const_gsl_vector_iterator type;
175 template<> struct range_const_iterator<my_polygon> struct177 typedef custom_iterator<my_polygon const> type;
379 struct range_const_iterator<boost::filesystem::directory_iterator, void> struct381 typedef boost::filesystem::directory_iterator type;620 struct range_const_iterator<boost::filesystem::recursive_directory_iterator, void> struct622 typedef boost::filesystem::recursive_directory_iterator type;
454 struct range_const_iterator<xpressive::sub_match<BidiIter> > struct456 typedef BidiIter type;