[libcxx-commits] [PATCH] D100080: [libcxx] adds `std::weakly_incrementable` and `std::incrementable` to <iterator>
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 7 17:55:09 PDT 2021
cjdb updated this revision to Diff 335967.
cjdb added a comment.
renames all the cryptic types imported from cjdb-ranges
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100080/new/
https://reviews.llvm.org/D100080
Files:
libcxx/include/iterator
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/incrementable.h
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.inc/incrementable.compile.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.winc/weakly_incrementable.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100080.335967.patch
Type: text/x-patch
Size: 26978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210408/f5533bb9/attachment-0001.bin>
More information about the libcxx-commits
mailing list