[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
Fri Jun 17 09:47:46 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb3477a4dab0: [libc++] Unwrap reverse_iterator<reverse_iterator<Iter>> in __unwrap_iter (authored by philnik).
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/include/__iterator/reverse_iterator.h
libcxx/test/libcxx/algorithms/alg.modifying.operations/copy.pass.cpp
libcxx/test/libcxx/iterators/unwrap_iter.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127049.437947.patch
Type: text/x-patch
Size: 14735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220617/597c4c06/attachment.bin>
More information about the libcxx-commits
mailing list