[libcxx-commits] [PATCH] D96232: [libcxx] adds concept `std::copy_constructible`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 8 21:51:02 PST 2021


cjdb updated this revision to Diff 322284.
cjdb marked an inline comment as done.
cjdb added a comment.

applies fixes wrt comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96232

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/lang/copyconstructible.compile.pass.cpp
  libcxx/test/std/concepts/lang/moveconstructible.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96232.322284.patch
Type: text/x-patch
Size: 10213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210209/612660d4/attachment.bin>


More information about the libcxx-commits mailing list