[libcxx-commits] [PATCH] D140728: [libc++] Rename transform_view::{__iterator, __sentinel} to __transform_view_{iterator, sentinel}

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 28 06:11:23 PST 2022


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, like __segmented_iterator_traits.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140728

Files:
  libcxx/include/__ranges/transform_view.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140728.485497.patch
Type: text/x-patch
Size: 12691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221228/ca13a18b/attachment-0001.bin>


More information about the libcxx-commits mailing list