[libcxx-commits] [libcxx] [libcxx] Added segmented iterator for count_if (PR #105888)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 2 01:38:39 PDT 2024


adeel10x wrote:

@philnik777 I have added the benchmark for count_if  to test performance with segmented_iterators: libcxx/test/benchmarks/algorithms/count_if.bench.cpp.

https://github.com/llvm/llvm-project/pull/105888


More information about the libcxx-commits mailing list