Home
last modified time | relevance | path

Searched defs:_Rope_iterator (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h242 template<class _CharT, class _Alloc> class _Rope_iterator; variable
921 template<class _CharT, class _Alloc> class _Rope_iterator; variable
1047 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) in _Rope_iterator() function
1059 _Rope_iterator() { in _Rope_iterator() function
1062 _Rope_iterator(const _Rope_iterator& __x) : in _Rope_iterator() function
H A Dropeimpl.h298 inline _Rope_iterator<_CharT,_Alloc>::_Rope_iterator( in _Rope_iterator() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h321 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) in _Rope_iterator() function