llvm-project/libcxx/test/std/algorithms/alg.nonmodifying
Nikolas Klauser 80045e9afa [libc++] Implement ranges::for_each{, _n}
Reviewed By: var-const, #libc

Spies: libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D124332
2022-05-04 20:28:01 +02:00
..
alg.adjacent.find
alg.all_of [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.any_of [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.count [libc++][ranges] Implement ranges::count{, _if} 2022-04-07 15:18:14 +02:00
alg.equal [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00: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
alg.find.first.of [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.foreach [libc++] Implement ranges::for_each{, _n} 2022-05-04 20:28:01 +02:00
alg.is_permutation
alg.none_of [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.search [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
mismatch [libc++] Granularize <functional> includes 2022-04-20 22:49:18 +02:00