llvm-project/libcxx/test/std/algorithms/alg.nonmodifying
Nikolas Klauser 1306b1025c [libc++][ranges] Implement ranges::count{, _if}
Reviewed By: var-const, Mordante, ldionne, #libc

Spies: tcanens, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D121523
2022-04-07 15:18:14 +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 [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00: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++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00