[libcxx-commits] [PATCH] D124440: [libc++] Implement ranges::is_partitioned

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 3 04:10:59 PDT 2022


philnik updated this revision to Diff 426639.
philnik marked 8 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124440

Files:
  libcxx/docs/Status/RangesAlgorithms.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_is_partitioned.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.partitions/ranges.is_partitioned.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124440.426639.patch
Type: text/x-patch
Size: 15414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220503/25317cec/attachment.bin>


More information about the libcxx-commits mailing list