Searched refs:_Rope_const_iterator (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/libstdc++/include/ext/ |
| D | rope | 333 class _Rope_const_iterator; 347 _Rope_const_iterator<_CharT, _Alloc> 348 operator-(const _Rope_const_iterator<_CharT, _Alloc>& __x, 352 _Rope_const_iterator<_CharT, _Alloc> 353 operator+(const _Rope_const_iterator<_CharT, _Alloc>& __x, 357 _Rope_const_iterator<_CharT, _Alloc> 359 const _Rope_const_iterator<_CharT, _Alloc>& __x); 363 operator==(const _Rope_const_iterator<_CharT, _Alloc>& __x, 364 const _Rope_const_iterator<_CharT, _Alloc>& __y); 368 operator<(const _Rope_const_iterator<_CharT, _Alloc>& __x, [all …]
|
| D | ropeimpl.h | 313 _Rope_const_iterator<_CharT, _Alloc>:: 314 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) in _Rope_const_iterator() function
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | ChangeLog-2006 | 4234 * include/ext/rope (_Rope_const_iterator<>::operator*() const,
|