[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
Tue Apr 6 21:35:10 PDT 2021


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

fixes GCC compile-time error with a workaround


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.335716.patch
Type: text/x-patch
Size: 11056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210407/a4a2d816/attachment-0001.bin>


More information about the libcxx-commits mailing list