[libcxx-commits] [PATCH] D124440: [libc++] Implement ranges::is_partitioned
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 6 04:02:59 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37ba1b9d1ac7: [libc++] Implement ranges::is_partitioned (authored by philnik).
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.427596.patch
Type: text/x-patch
Size: 15467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220506/17767593/attachment-0001.bin>
More information about the libcxx-commits
mailing list