Searched defs:range_const_iterator (Results 1 – 2 of 2) sorted by relevance
40 struct range_const_iterator : range_detail::extract_const_iterator<C> struct48 struct range_const_iterator< std::pair<Iterator,Iterator> > struct50 typedef Iterator type;58 struct range_const_iterator< T[sz] > struct60 typedef const T* type;
26 struct range_const_iterator<T*> struct28 typedef const T* type;