Searched defs:_OtherIterator (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
H A D | functions.h | 129 const _Safe_iterator<_OtherIterator, _Sequence, _Category>& __other, in __foreign_iterator_aux2() 140 const _Safe_iterator<_OtherIterator, _OtherSequence, in __foreign_iterator_aux2()
|
H A D | safe_iterator.h | 128 typename _Sequence::_Base::const_iterator>::__type _OtherIterator; typedef 509 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef 650 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef
|
H A D | safe_local_iterator.h | 80 _OtherIterator; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
H A D | functions.h | 129 const _Safe_iterator<_OtherIterator, _Sequence, _Category>& __other, in __foreign_iterator_aux2() 140 const _Safe_iterator<_OtherIterator, _OtherSequence, in __foreign_iterator_aux2()
|
H A D | safe_iterator.h | 130 typename _Sequence::_Base::const_iterator>::__type _OtherIterator; typedef 517 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef 658 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef
|
H A D | safe_local_iterator.h | 82 _OtherIterator; typedef
|