[libcxx-commits] [PATCH] D100078: [libcxx] adds `std::indirectly_writable` to <iterator>

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 7 17:07:31 PDT 2021


cjdb created this revision.
cjdb added reviewers: ldionne, EricWF, zoecarver, Mordante, curdeius, Quuxplusone.
cjdb requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implements parts of:

- P0896R4 The One Ranges Proposal`

Depends on D100073 <https://reviews.llvm.org/D100073>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100078

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.writable/indirectly_writable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100078.335962.patch
Type: text/x-patch
Size: 11440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210408/bfb86c1e/attachment.bin>


More information about the libcxx-commits mailing list