llvm-project/libcxx/test/std/algorithms/alg.sorting
Nikolas Klauser 4038c859e5 [libc++][ranges] Implement `ranges::is_permutation`
Co-authored-by: Konstantin Varlamov <varconst@apple.com>

Differential Revision: https://reviews.llvm.org/D127194
2022-08-04 10:54:37 -07:00
..
alg.binary.search [libc++][ranges] implement `std::ranges::equal_range` 2022-07-22 10:24:08 +01:00
alg.clamp [libc++][ranges] Implement `ranges::clamp` 2022-08-04 02:45:32 -07:00
alg.heap.operations [libc++][ranges] Implement `ranges::is_heap{,_until}`. 2022-07-26 16:11:24 -07:00
alg.lex.comparison [libc++] Implement ranges::lexicographical_compare 2022-06-15 22:29:21 +02:00
alg.merge [libc++][ranges] implement `std::ranges::inplace_merge` 2022-07-28 08:37:48 +01:00
alg.min.max Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
alg.nth.element [libc++][ranges] Implement `ranges::nth_element`. 2022-07-08 11:26:02 -07:00
alg.partitions [libc++] Implement ranges::is_partitioned 2022-05-06 13:02:38 +02:00
alg.permutation.generators [libc++][ranges] Implement `ranges::{prev, next}_permutation`. 2022-08-02 22:46:15 -07:00
alg.set.operations [libc++][ranges] implement `std::ranges::includes` 2022-07-22 10:27:48 +01:00
alg.sort [libc++][ranges] Implement `ranges::is_permutation` 2022-08-04 10:54:37 -07:00
sortable_helpers.h [libc++][ranges] implement `std::ranges::set_intersection` 2022-07-11 06:55:09 +01:00