[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:21:58 PST 2022


var-const created this revision.
Herald added a subscriber: mgorny.
var-const requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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.406727.patch
Type: text/x-patch
Size: 9135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220208/f14fdc9a/attachment-0001.bin>


More information about the libcxx-commits mailing list