[libcxx-commits] [PATCH] D119619: [libc++][ranges] Implement `std::sortable`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 17 20:18:10 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e979460bb27: [libc++][ranges] Implement `std::sortable`. (authored by var-const).

Changed prior to commit:
  https://reviews.llvm.org/D119619?vs=409832&id=409852#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119619

Files:
  libcxx/docs/Status/RangesPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/sortable.h
  libcxx/include/iterator
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/iterator/sortable.module.verify.cpp
  libcxx/test/std/iterators/iterator.requirements/alg.req.permutable/permutable.compile.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/alg.req.sortable/sortable.compile.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/alg.req.sortable/sortable.subsumption.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119619.409852.patch
Type: text/x-patch
Size: 10955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220218/8f2193b9/attachment-0001.bin>


More information about the libcxx-commits mailing list