[libcxx-commits] [PATCH] D157131: [libc++][PSTL] Implement std::equal

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 4 12:34:37 PDT 2023


philnik created this revision.
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/D157131

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_equal.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap.in
  libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/pstl.equal.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157131.547312.patch
Type: text/x-patch
Size: 10989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230804/132dea58/attachment.bin>


More information about the libcxx-commits mailing list