Searched refs:const_end (Results 1 – 6 of 6) sorted by relevance
59 for (; next != boost::const_end(view); ++it, ++next) in apply()
119 const_end( const T& r ) in const_end() function
237 boost::const_end(seg_or_box_points), in apply()258 it != boost::const_end(seg_or_box_points); ++it, first = false) in apply()
1608 for ( It it = boost::const_begin(rng); it != boost::const_end(rng) ; ++it ) in insert_dispatch()1645 for ( It it = boost::const_begin(rng); it != boost::const_end(rng) ; ++it ) in remove_dispatch()
2058 const_end() const2592 std::search(const_begin() + __pos, const_end(),2671 { return const_end(); }