[libcxx-commits] [PATCH] D116613: [libc++] Refactor stride_counting_iterator
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 18 07:41:23 PST 2022
ldionne updated this revision to Diff 400846.
ldionne marked 5 inline comments as done.
ldionne added a comment.
Apply most review comments and rebase onto main.
I'll investigate calling `base()` recursively in another patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116613/new/
https://reviews.llvm.org/D116613
Files:
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/iterator_sentinel.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.drop/begin.pass.cpp
libcxx/test/support/test_iterators.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116613.400846.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220118/87e38486/attachment.bin>
More information about the libcxx-commits
mailing list