[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
Sun Mar 28 23:48:50 PDT 2021


cjdb updated this revision to Diff 333774.
cjdb marked 4 inline comments as done.
cjdb edited the summary of this revision.
cjdb added a comment.

adds test coverage and marks LWG3446 as complete


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.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99461.333774.patch
Type: text/x-patch
Size: 10878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210329/78a389bc/attachment-0001.bin>


More information about the libcxx-commits mailing list