Searched defs:_Rope_const_iterator (Results 1 – 3 of 3) sorted by relevance
243 template<class _CharT, class _Alloc> class _Rope_const_iterator; variable929 _Rope_const_iterator(const _RopeRep* __root, size_t __pos): in _Rope_const_iterator() function941 _Rope_const_iterator() {}; in _Rope_const_iterator() function942 _Rope_const_iterator(const _Rope_const_iterator& __x) : in _Rope_const_iterator() function945 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : in _Rope_const_iterator() function
292 _Rope_const_iterator<_CharT, _Alloc>::_Rope_const_iterator( in _Rope_const_iterator() function
314 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) in _Rope_const_iterator() function