llvm-project/libcxx/test/std/algorithms/alg.nonmodifying
Nikolas Klauser 101d1e9b3c [libc++] Implement ranges::find_end, ranges::search{, _n}
Reviewed By: var-const, #libc, huixie90

Spies: thakis, h-vetinari, huixie90, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D124079
2022-07-13 20:30:55 +02:00
..
alg.adjacent.find [libc++] Implement ranges::adjacent_find 2022-06-08 12:15:03 +02:00
alg.all_of [libc++] Implement ranges::{all, any, none}_of 2022-05-26 16:50:08 +02:00
alg.any_of [libc++] Implement ranges::{all, any, none}_of 2022-05-26 16:50:08 +02:00
alg.count [libc++][ranges] Implement ranges::count{, _if} 2022-04-07 15:18:14 +02:00
alg.equal [libc++] Implement ranges::equal 2022-05-26 10:46:54 +02:00
alg.find [libc++][ranges] Add implicit conversion to bool test for ranges::find{, if, if_not} 2022-04-07 12:03:43 +02:00
alg.find.end [libc++] Implement ranges::find_end, ranges::search{, _n} 2022-07-13 20:30:55 +02:00
alg.find.first.of [libc++] Implement ranges::find_first_of 2022-06-06 22:29:02 +02:00
alg.foreach [libc++] Remove unused __functional includes 2022-05-28 10:12:39 +02:00
alg.is_permutation
alg.none_of [libc++] Implement ranges::{all, any, none}_of 2022-05-26 16:50:08 +02:00
alg.search [libc++] Implement ranges::find_end, ranges::search{, _n} 2022-07-13 20:30:55 +02:00
mismatch [libc++] Granularize <functional> includes 2022-04-20 22:49:18 +02:00