[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
Wed Apr 14 20:47:10 PDT 2021


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

rebase went wrong, reverting what should've been applied to D99854 <https://reviews.llvm.org/D99854>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99461

Files:
  libcxx/docs/Cxx2aStatusIssuesStatus.csv
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/indirectly_readable_traits.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99461.337620.patch
Type: text/x-patch
Size: 10715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210415/ae2a89d7/attachment-0001.bin>


More information about the libcxx-commits mailing list