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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 19 14:03:56 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: cjdb, Quuxplusone, ldionne.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102809

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/iter_swap.h
  libcxx/include/iterator
  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.346561.patch
Type: text/x-patch
Size: 11860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210519/fd17dfe3/attachment-0001.bin>


More information about the libcxx-commits mailing list