[libcxx-commits] [PATCH] D97359: [libcxx] adds concept std::movable
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 11 19:29:03 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc9f38572224: [libcxx] adds concept std::movable (authored by cjdb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97359/new/
https://reviews.llvm.org/D97359
Files:
libcxx/include/concepts
libcxx/test/std/concepts/lang/copyconstructible.compile.pass.cpp
libcxx/test/std/concepts/lang/moveconstructible.compile.pass.cpp
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
libcxx/test/std/concepts/object/movable.compile.pass.cpp
libcxx/test/support/type_classification/movable.h
libcxx/test/support/type_classification/moveconstructible.h
libcxx/test/support/type_classification/swappable.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97359.330129.patch
Type: text/x-patch
Size: 16250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210312/1e67a0a2/attachment.bin>
More information about the libcxx-commits
mailing list