[libcxx-commits] [PATCH] D93557: [libc++] [P0879] constexpr std::nth_element, and rewrite its tests.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 28 06:30:08 PST 2021
Quuxplusone updated this revision to Diff 319852.
Quuxplusone added a comment.
Rebase and poke buildkite.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93557/new/
https://reviews.llvm.org/D93557
Files:
libcxx/include/algorithm
libcxx/test/std/algorithms/alg.sorting/alg.nth.element/nth_element.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.nth.element/nth_element_comp.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93557.319852.patch
Type: text/x-patch
Size: 16061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210128/14ff6bf8/attachment-0001.bin>
More information about the libcxx-commits
mailing list