[libcxx-commits] [PATCH] D116303: [libc++][ranges] Implement std::ranges::swap_ranges()
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 27 04:08:40 PST 2021
philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Implement `std::ranges::swap_ranges()`
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116303
Files:
libcxx/docs/Status/RangesAlgorithms.csv
libcxx/include/__algorithm/swap_ranges.h
libcxx/include/algorithm
libcxx/test/std/algorithms/alg.modifying.operations/alg.swap/ranges.swap_ranges.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116303.396287.patch
Type: text/x-patch
Size: 7722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211227/ae013733/attachment-0001.bin>
More information about the libcxx-commits
mailing list