Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Drope333 class _Rope_const_iterator;
1106 class _Rope_const_iterator
1125 _Rope_const_iterator() { };
1127 _Rope_const_iterator(const _Rope_const_iterator& __x)
1135 _Rope_const_iterator&
1165 _Rope_const_iterator&
1180 _Rope_const_iterator&
1190 _Rope_const_iterator&
1197 _Rope_const_iterator&
1207 _Rope_const_iterator
[all …]
H A Dropeimpl.h313 _Rope_const_iterator<_CharT, _Alloc>::
314 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) in _Rope_const_iterator() function
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20064234 * include/ext/rope (_Rope_const_iterator<>::operator*() const,