[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:14:17 PDT 2021


ldionne created this revision.
ldionne 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/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.361320.patch
Type: text/x-patch
Size: 7417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210723/6caf8f2a/attachment.bin>


More information about the libcxx-commits mailing list