Home
last modified time | relevance | path

Searched refs:__iter_swap (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algobase.h113 struct __iter_swap in _GLIBCXX_VISIBILITY() struct
128 struct __iter_swap<true> in _GLIBCXX_VISIBILITY()
175 std::__iter_swap<__are_same<_ValueType1, _ValueType2>::__value in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algobase.h113 struct __iter_swap in _GLIBCXX_VISIBILITY() struct
128 struct __iter_swap<true> in _GLIBCXX_VISIBILITY()
175 std::__iter_swap<__are_same<_ValueType1, _ValueType2>::__value in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20207022 (split_view::_InnerIter::__iter_swap): Remove.
8299 * include/bits/stl_algobase.h (__iter_swap, __iter_swap<true>): Remove
H A DChangeLog-20041692 __iter_swap when iterator's value_types are equal.
1693 (struct __iter_swap): New.
H A DChangeLog-20192299 (__iter_swap::iter_swap, iter_swap, swap_ranges): Add constexpr.
2300 * include/bits/stl_algobase.h (__iter_swap::iter_swap, iter_swap)
H A DChangeLog-20172685 * include/bits/stl_algobase.h (std::__iter_swap<false>): Remove
H A DChangeLog-20053126 * include/bits/stl_algobase.h (swap, __iter_swap<false>):
H A DChangeLog-20072056 (swap, __iter_swap): Use it.