Home
last modified time | relevance | path

Searched defs:swap_ranges (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dswap_ranges.h54 swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2) { in swap_ranges() function
/llvm-project/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h283 swap_ranges(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, in swap_ranges() function