Searched refs:swap_ranges_result (Results 1 – 3 of 3) sorted by relevance
884 using swap_ranges_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local891 constexpr swap_ranges_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()903 constexpr swap_ranges_result<borrowed_iterator_t<_Range1>, in _GLIBCXX_VISIBILITY()
674 using swap_ranges_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local681 constexpr swap_ranges_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()693 constexpr swap_ranges_result<borrowed_iterator_t<_Range1>, in _GLIBCXX_VISIBILITY()
7816 (swap_ranges_result): Change into an alias of in_in_result.