[libcxx-commits] [PATCH] D100278: [libcxx] adds `bidirectional_iterator` and `bidirectional_range`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 12 22:01:14 PDT 2021
cjdb updated this revision to Diff 337044.
cjdb added a comment.
updates subsumption test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100278/new/
https://reviews.llvm.org/D100278
Files:
libcxx/include/__ranges/concepts.h
libcxx/include/iterator
libcxx/include/ranges
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.bidir/bidirectional_iterator.compile.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.bidir/subsumption.compile.pass.cpp
libcxx/test/std/ranges/range.refinements/bidirectional_range.compile.pass.cpp
libcxx/test/std/ranges/range.refinements/subsumption.compile.pass.cpp
libcxx/test/support/test_range.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100278.337044.patch
Type: text/x-patch
Size: 17455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210413/f705c9cb/attachment-0001.bin>
More information about the libcxx-commits
mailing list