[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:40:00 PST 2021


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

applies @zoecarver's suggestion to move headers


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.329781.patch
Type: text/x-patch
Size: 8265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210310/33ec90a4/attachment-0001.bin>


More information about the libcxx-commits mailing list