[libcxx-commits] [PATCH] D119222: [libc++][ranges] Implement `permutable`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 9 20:36:02 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f1d8785df92: [libc++][ranges] Implement `permutable`. (authored by var-const).
Changed prior to commit:
https://reviews.llvm.org/D119222?vs=406939&id=407381#toc
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.407381.patch
Type: text/x-patch
Size: 9052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220210/084ef42c/attachment.bin>
More information about the libcxx-commits
mailing list