[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:42:18 PST 2021


cjdb updated this revision to Diff 322282.
cjdb marked 2 inline comments as done.
cjdb added a comment.

applies @Mordante's suggestions


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


More information about the libcxx-commits mailing list