[libcxx-commits] [PATCH] D100073: [libcxx] adds `std::indirectly_readable` to <iterator>
    Christopher Di Bella via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Apr  7 15:53:11 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 D99873 <https://reviews.llvm.org/D99873>.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D100073
Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.readable/indirectly_readable.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100073.335941.patch
Type: text/x-patch
Size: 14350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210407/5ca500c4/attachment.bin>
    
    
More information about the libcxx-commits
mailing list