[libcxx-commits] [PATCH] D152853: [libc++][PSTL] Implement std::is_partitioned

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 15 11:23:24 PDT 2023


This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG3a7876f6e2b0: [libc++][PSTL] Implement std::is_partitioned (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D152853?vs=531487&id=531846#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152853/new/

https://reviews.llvm.org/D152853

Files:
  libcxx/docs/Status/PSTLPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_backend.h
  libcxx/include/__algorithm/pstl_is_partitioned.h
  libcxx/include/algorithm
  libcxx/test/libcxx/algorithms/alg.sorting/pstl.is_partitioned.pass.cpp
  libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.partitions/pstl.is_partitioned.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152853.531846.patch
Type: text/x-patch
Size: 10815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230615/03e25a31/attachment.bin>


More information about the libcxx-commits mailing list