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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 6 17:18:59 PST 2021


cjdb updated this revision to Diff 328825.
cjdb marked 3 inline comments as done.
cjdb added a comment.

applies some of @Quuxplusone's feedback


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/std/concepts/object/copyable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97443.328825.patch
Type: text/x-patch
Size: 8205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210307/1eba20d4/attachment.bin>


More information about the libcxx-commits mailing list