|
template<class _CharT, class _Alloc>
Definition at line 881 of file _rope.h. :
_Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
// Only nonconst iterators modify root ref count
{}
|