[libcxx-commits] [PATCH] D100271: [libcxx] adds `input_iterator` and `input_range`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Apr 11 14:45:19 PDT 2021
cjdb updated this revision to Diff 336704.
cjdb added a comment.
updates synopsis, rebases to activate CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100271/new/
https://reviews.llvm.org/D100271
Files:
libcxx/include/__ranges/concepts.h
libcxx/include/iterator
libcxx/include/ranges
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.input/input_iterator.compile.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/locale_dependent.compile.pass.cpp
libcxx/test/std/ranges/range.refinements/input_range.compile.pass.cpp
libcxx/test/support/test_iterators.h
libcxx/test/support/test_range.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100271.336704.patch
Type: text/x-patch
Size: 18506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210411/18cc105b/attachment-0001.bin>
More information about the libcxx-commits
mailing list