[libcxx-commits] [PATCH] D129039: [libc++] Use __unwrap_iter_impl for both unwrapping and rewrapping

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 11 15:52:01 PDT 2022


philnik updated this revision to Diff 443780.
philnik marked 2 inline comments as done.
philnik added a comment.

- Rebased
- Don't try to allow move-only iterators


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129039

Files:
  libcxx/include/__algorithm/unwrap_iter.h
  libcxx/include/__iterator/reverse_iterator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129039.443780.patch
Type: text/x-patch
Size: 7560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220711/f427bb6c/attachment.bin>


More information about the libcxx-commits mailing list