[libcxx-commits] [PATCH] D97162: [libcxx] adds std::ranges::swap, std::swappable, and std::swappable_with
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 5 19:04:24 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7443327930d: [libcxx] adds std::ranges::swap, std::swappable, and std::swappable_with (authored by cjdb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97162/new/
https://reviews.llvm.org/D97162
Files:
libcxx/include/concepts
libcxx/test/std/concepts/lang/moveconstructible.h
libcxx/test/std/concepts/lang/swappable.h
libcxx/test/std/concepts/lang/swappable.pass.cpp
libcxx/test/std/concepts/lang/swappable_with.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97162.328720.patch
Type: text/x-patch
Size: 53594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210306/0061cbdd/attachment-0001.bin>
More information about the libcxx-commits
mailing list