[libcxx-commits] [PATCH] D110198: [libc++] Fix __wrap_iter to be a proper contiguous iterator.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 22 10:39:24 PDT 2021


Quuxplusone updated this revision to Diff 374291.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.

Remove `pointer_traits<__wrap_iter>::rebind` and `::pointer_to`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110198

Files:
  libcxx/include/__iterator/wrap_iter.h
  libcxx/test/std/utilities/memory/pointer.conversion/to_address_std_iterators.pass.cpp
  libcxx/test/std/utilities/memory/pointer.traits/pointer_to.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110198.374291.patch
Type: text/x-patch
Size: 3825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210922/d1658b22/attachment-0001.bin>


More information about the libcxx-commits mailing list