Home
last modified time | relevance | path

Searched refs:_OtherIterator (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dfunctions.h125 typename _OtherIterator>
129 const _Safe_iterator<_OtherIterator, _Sequence, _Category>& __other, in __foreign_iterator_aux2() argument
130 const _Safe_iterator<_OtherIterator, _Sequence, _Category>&) in __foreign_iterator_aux2()
135 typename _OtherIterator, typename _OtherSequence,
140 const _Safe_iterator<_OtherIterator, _OtherSequence, in __foreign_iterator_aux2() argument
142 const _Safe_iterator<_OtherIterator, _OtherSequence, in __foreign_iterator_aux2()
Dsafe_iterator.h130 typename _Sequence::_Base::const_iterator>::__type _OtherIterator; typedef
215 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
517 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef
561 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
658 typedef typename _Safe_base::_OtherIterator _OtherIterator; typedef
661 typedef _Safe_iterator<_OtherIterator, _Sequence,
710 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
Dsafe_local_iterator.h82 _OtherIterator; typedef
85 typedef _Safe_local_iterator<_OtherIterator, _Sequence> _OtherSelf;
163 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_local_iterator()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20182229 (_Safe_iterator<>::_OtherIterator): New.
2294 (_Safe_local_iterator<>::_OtherIterator): New.