Searched defs:_Rope_iterator (Results 1 – 2 of 2) sorted by relevance
225 template<class _CharT, class _Alloc> class _Rope_iterator; variable754 friend class _Rope_iterator<_CharT,_Alloc>; variable927 template<class _CharT, class _Alloc> class _Rope_iterator; variable1043 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) in _Rope_iterator() function1055 _Rope_iterator() { in _Rope_iterator() function1058 _Rope_iterator(const _Rope_iterator& __x) : in _Rope_iterator() function1275 friend class _Rope_iterator<_CharT,_Alloc>; variable
263 inline _Rope_iterator<_CharT,_Alloc>::_Rope_iterator( in _Rope_iterator() function