[libcxx-commits] [PATCH] D150128: [libc++][PSTL] Implement std::count{, _if}

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 8 10:24:55 PDT 2023


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150128

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_count.h
  libcxx/include/algorithm
  libcxx/test/std/algorithms/alg.nonmodifying/alg.count/pstl.count.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.count/pstl.count_if.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150128.520433.patch
Type: text/x-patch
Size: 10272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230508/7f998c22/attachment-0001.bin>


More information about the libcxx-commits mailing list