[libcxx-commits] [PATCH] D106704: [libc++] Implement the output_iterator and output_range concepts
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 26 08:05:05 PDT 2021
ldionne updated this revision to Diff 361664.
ldionne marked 2 inline comments as done.
ldionne added a comment.
Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106704/new/
https://reviews.llvm.org/D106704
Files:
libcxx/docs/Status/RangesPaper.csv
libcxx/include/__iterator/concepts.h
libcxx/include/__ranges/concepts.h
libcxx/include/iterator
libcxx/include/ranges
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.output/output_iterator.compile.pass.cpp
libcxx/test/std/ranges/range.req/range.refinements/output_range.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106704.361664.patch
Type: text/x-patch
Size: 9321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210726/13dacc70/attachment.bin>
More information about the libcxx-commits
mailing list