[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
Fri Jul 23 13:17:00 PDT 2021
ldionne updated this revision to Diff 361323.
ldionne added a comment.
Update RangeStatus paper, and move author to "Various" since they were implemented in various patches by various people.
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.361323.patch
Type: text/x-patch
Size: 9299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210723/4fe79295/attachment-0001.bin>
More information about the libcxx-commits
mailing list