[libcxx-commits] [PATCH] D127049: [libc++] Unwrap reverse_iterator<reverse_iterator<Iter>> in __unwrap_iter

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 8 14:05:53 PDT 2022


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

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127049

Files:
  libcxx/include/__algorithm/copy.h
  libcxx/include/__algorithm/unwrap_iter.h
  libcxx/test/libcxx/algorithms/alg.modifying.operations/copy.pass.cpp
  libcxx/test/libcxx/algorithms/unwrap_iter.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127049.435320.patch
Type: text/x-patch
Size: 13206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220608/ca05b511/attachment.bin>


More information about the libcxx-commits mailing list