llvm-project/libcxx/test/std/algorithms
Nikolas Klauser 9d90531904 [libc++][ranges] Implement std::ranges::swap_ranges()
Implement `std::ranges::swap_ranges()`

Reviewed By: Quuxplusone, #libc, ldionne

Spies: ldionne, mgorny, jloser, libcxx-commits

Differential Revision: https://reviews.llvm.org/D116303
2022-02-10 16:01:45 +01:00
..
alg.c.library
alg.modifying.operations [libc++][ranges] Implement std::ranges::swap_ranges() 2022-02-10 16:01:45 +01:00
alg.nonmodifying [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.sorting [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
algorithms.general
algorithms.results [libc++][ranges] Add ranges::in_out_out_result 2022-02-03 02:17:48 +01:00
robust_against_adl.compile.pass.cpp [libc++] Test that our algorithms never copy a user-provided comparator. 2021-11-19 15:03:24 -05:00
robust_against_adl_on_new.pass.cpp [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms. 2021-11-18 00:12:41 -05:00
robust_re_difference_type.compile.pass.cpp [libc++] Test that our algorithms never copy a user-provided comparator. 2021-11-19 15:03:24 -05:00