Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator; variable
D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) in _Rope_iterator() function
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): in _Rope_iterator() function