Searched refs:swap_ranges (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Dalgo.h77 using std::swap_ranges;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp257 std::swap_ranges(this->SmallArray, this->SmallArray + MinNonEmpty,
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h886 swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, function
1853 std::swap_ranges(__first, __middle, __middle);

Completed in 130 milliseconds