[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 16:58:21 PDT 2021


cjdb updated this revision to Diff 335961.
cjdb added a comment.

moves types common to `indirectly_readable` and `indirectly_writable` tests into a header


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100073/new/

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
  libcxx/test/std/iterators/iterator.requirements/iterator.concepts/read_write.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100073.335961.patch
Type: text/x-patch
Size: 15296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210407/e9f91a04/attachment-0001.bin>


More information about the libcxx-commits mailing list