[libcxx-commits] [PATCH] D119222: [libc++][ranges] Implement `permutable`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 8 01:22:52 PST 2022


var-const updated this revision to Diff 406728.
var-const added a comment.

Fill in the link to the patch on the Ranges status page.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119222

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119222.406728.patch
Type: text/x-patch
Size: 9138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220208/078ce3d0/attachment.bin>


More information about the libcxx-commits mailing list