Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h243 template<class _CharT, class _Alloc> class _Rope_const_iterator; variable
929 _Rope_const_iterator(const _RopeRep* __root, size_t __pos): in _Rope_const_iterator() function
941 _Rope_const_iterator() {}; in _Rope_const_iterator() function
942 _Rope_const_iterator(const _Rope_const_iterator& __x) : in _Rope_const_iterator() function
945 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : in _Rope_const_iterator() function
H A Dropeimpl.h292 _Rope_const_iterator<_CharT, _Alloc>::_Rope_const_iterator( in _Rope_const_iterator() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h314 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) in _Rope_const_iterator() function