[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator

Shivam Rajput via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 17 04:26:07 PST 2023


phyBrackets updated this revision to Diff 498331.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135248

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/__iterator/move_iterator.h
  libcxx/include/iterator
  libcxx/include/version
  libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/iterator_concept_conformance.compile.pass.cpp
  libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/iterator_specializations.pass.cpp
  libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/types.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135248.498331.patch
Type: text/x-patch
Size: 31757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/2a90db8b/attachment-0001.bin>


More information about the libcxx-commits mailing list