Searched refs:_OtherSelf (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h83 typedef _Safe_local_iterator<_OtherIterator, _Sequence> _OtherSelf; typedef in class:__gnu_debug::_Safe_local_iterator
376 operator==(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
390 operator!=(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
H A Dsafe_iterator.h654 std::random_access_iterator_tag> _OtherSelf; typedef in class:__gnu_debug::_Safe_iterator
828 operator<=>(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
842 operator<(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
856 operator<=(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
870 operator>(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
884 operator>=(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
896 operator-(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h85 typedef _Safe_local_iterator<_OtherIterator, _Sequence> _OtherSelf; typedef in class:__gnu_debug::_Safe_local_iterator
378 operator==(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
392 operator!=(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
H A Dsafe_iterator.h662 std::random_access_iterator_tag> _OtherSelf; typedef in class:__gnu_debug::_Safe_iterator
839 operator<=>(const _Self& __lhs, const _OtherSelf& __rhs) noexcept
855 operator<(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
871 operator<=(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
887 operator>(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
903 operator>=(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT
916 operator-(const _Self& __lhs, const _OtherSelf& __rhs) _GLIBCXX_NOEXCEPT

Completed in 95 milliseconds