[libcxx-commits] [PATCH] D93443: [libc++] [P0879] constexpr reverse, partition, *_permutation

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 25 10:10:15 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf851db3dae5c: [libc++] [P0879] constexpr std::reverse, partition, *_permutation. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93443

Files:
  libcxx/include/algorithm
  libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.permutation.generators/next_permutation.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.permutation.generators/next_permutation_comp.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.permutation.generators/prev_permutation.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.permutation.generators/prev_permutation_comp.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93443.319046.patch
Type: text/x-patch
Size: 13116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210125/2931e6f0/attachment-0001.bin>


More information about the libcxx-commits mailing list