[libcxx-commits] [PATCH] D96230: [libcxx] adds concept `std::move_constructible`

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


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

adds new line to EOF


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96230

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96230.322283.patch
Type: text/x-patch
Size: 6570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210209/954dee5a/attachment-0001.bin>


More information about the libcxx-commits mailing list