Searched defs:_Rope_iterator (Results 1 – 2 of 2) sorted by relevance
97 template<class _CharT, class _Alloc> class _Rope_iterator; variable
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) in _Rope_iterator() function64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): in _Rope_iterator() function