[libcxx-commits] [PATCH] D102809: [libcxx][ranges] Add `ranges::iter_swap`.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 22 09:53:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40d6d2c49dd1: [libcxx][ranges] Add `ranges::iter_swap`. (authored by zoecarver).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102809

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/iter_swap.h
  libcxx/include/iterator
  libcxx/include/module.modulemap
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/iter_move.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.swap.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/unqualified_lookup_wrapper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102809.353687.patch
Type: text/x-patch
Size: 13312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210622/092a1218/attachment.bin>


More information about the libcxx-commits mailing list