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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 9 20:16:27 PST 2021


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

rebases to make sure CI is happy


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96232.322578.patch
Type: text/x-patch
Size: 8811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210210/2c7bcc49/attachment-0001.bin>


More information about the libcxx-commits mailing list