[libcxx-commits] [PATCH] D113695: [libcxx] Implement three-way comparison for std::reverse_iterator
Mikhail Maltsev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 26 02:12:45 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8f3cdfed03f: [libcxx] Implement three-way comparison for std::reverse_iterator (authored by miyuki).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113695/new/
https://reviews.llvm.org/D113695
Files:
libcxx/include/__iterator/reverse_iterator.h
libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cmp/three-way.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113695.389954.patch
Type: text/x-patch
Size: 4908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211126/32785e9b/attachment.bin>
More information about the libcxx-commits
mailing list