[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 13:35:30 PST 2021


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

adds `#include "test_macros.h"`


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.322488.patch
Type: text/x-patch
Size: 8837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210209/e3467188/attachment-0001.bin>


More information about the libcxx-commits mailing list