[libcxx-commits] [PATCH] D141454: [libc++] Move iota_view::iterator and sentinel out of iota_view

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 10 18:46:23 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This makes it a lot easier to specialize traits types for it, like __segmented_iterator_traits.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141454

Files:
  libcxx/include/__ranges/iota_view.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141454.488059.patch
Type: text/x-patch
Size: 15188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/184fadf6/attachment-0001.bin>


More information about the libcxx-commits mailing list