[libcxx-commits] [PATCH] D97443: [libcxx] adds concept std::copyable

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 10 14:49:51 PST 2021


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

responds to https://reviews.llvm.org/D97911#inline-920950


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97443/new/

https://reviews.llvm.org/D97443

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/object/copyable.compile.pass.cpp
  libcxx/test/support/type_classification/copyable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97443.329786.patch
Type: text/x-patch
Size: 8505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210310/afe576da/attachment.bin>


More information about the libcxx-commits mailing list