[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
Sun Apr 11 14:38:26 PDT 2021
cjdb updated this revision to Diff 336698.
cjdb added a comment.
adds synopsis, rebases to activate CI
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.336698.patch
Type: text/x-patch
Size: 15731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210411/b3cff6a2/attachment.bin>
More information about the libcxx-commits
mailing list