[libcxx-commits] [PATCH] D143324: [libc++][ranges] move all range iterators back in class

Hui Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 11 07:42:33 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c2ad195f8c9: [libc++][ranges] move all range iterators back in class (authored by Hui).

Changed prior to commit:
  https://reviews.llvm.org/D143324?vs=494935&id=496688#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143324/new/

https://reviews.llvm.org/D143324

Files:
  libcxx/include/__ranges/elements_view.h
  libcxx/include/__ranges/filter_view.h
  libcxx/include/__ranges/iota_view.h
  libcxx/include/__ranges/istream_view.h
  libcxx/include/__ranges/split_view.h
  libcxx/include/__ranges/take_while_view.h
  libcxx/include/__ranges/transform_view.h
  libcxx/test/std/ranges/iterator_robust_against_adl.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143324.496688.patch
Type: text/x-patch
Size: 59268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230211/64a2bf15/attachment-0001.bin>


More information about the libcxx-commits mailing list