[libcxx-commits] [PATCH] D97359: [libcxx] adds concept std::movable

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 24 22:43:46 PST 2021


cjdb updated this revision to Diff 326286.
cjdb added a comment.

adds more types to test


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/object/movable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97359.326286.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210225/a18ee940/attachment.bin>


More information about the libcxx-commits mailing list