[libcxx-commits] [PATCH] D99461: [libcxx] adds `std::indirectly_readable_traits` to <iterator>
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 27 19:55:47 PDT 2021
cjdb created this revision.
cjdb added reviewers: ldionne, EricWF, Mordante, curdeius, Quuxplusone, tcbrindle, zoecarver, miscco.
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 D99141 <https://reviews.llvm.org/D99141>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99461
Files:
libcxx/include/iterator
libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/indirectly_readable_traits.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99461.333705.patch
Type: text/x-patch
Size: 7439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210328/f7d31987/attachment.bin>
More information about the libcxx-commits
mailing list