[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 12:05:41 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b28c5d3765c: [libc++] Implement the output_iterator and output_range concepts (authored by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D106704?vs=361664&id=361747#toc
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.361747.patch
Type: text/x-patch
Size: 9320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210726/d44c0d5d/attachment-0001.bin>
More information about the libcxx-commits
mailing list