[libcxx-commits] [PATCH] D142811: [libcxx][ranges] revert join_view::iterator and sentinel to be in-class

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 4 07:59:14 PST 2023


huixie90 updated this revision to Diff 494829.
huixie90 added a comment.

remove unused code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142811

Files:
  libcxx/include/__ranges/join_view.h
  libcxx/test/libcxx/containers/sequences/deque/segmented_iterator.compile.pass.cpp
  libcxx/test/libcxx/ranges/range.adaptors/range.join/segmented_iterator.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142811.494829.patch
Type: text/x-patch
Size: 10129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230204/1fe77d7f/attachment-0001.bin>


More information about the libcxx-commits mailing list