[libcxx-commits] [PATCH] D113417: [libcxx] Fix enable_if condition of std::reverse_iterator::operator=

Mikhail Maltsev via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 15 03:25:40 PST 2021


miyuki updated this revision to Diff 387193.
miyuki added a comment.

Rebased and addressed Arthur's comment.


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

https://reviews.llvm.org/D113417

Files:
  libcxx/include/__iterator/reverse_iterator.h
  libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=/move_iterator.pass.cpp
  libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/assign.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113417.387193.patch
Type: text/x-patch
Size: 4659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211115/a5c27e62/attachment-0001.bin>


More information about the libcxx-commits mailing list