[libcxx-commits] [PATCH] D142521: [libc++][ranges][NFC] Move iterator classes out of `lazy_split_view` and `zip_view`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 24 18:24:19 PST 2023
var-const created this revision.
Herald added a project: All.
var-const requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This is part of the work to make it possible specialize traits types for
a view, like `__segmented_iterator_traits`.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142521
Files:
libcxx/include/__ranges/lazy_split_view.h
libcxx/include/__ranges/zip_view.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142521.491979.patch
Type: text/x-patch
Size: 33178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230125/c50b54fa/attachment-0001.bin>
More information about the libcxx-commits
mailing list