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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 9 19:38:36 PST 2021


cjdb updated this revision to Diff 322572.
cjdb marked 3 inline comments as done.
cjdb added a comment.

applies @ldionne's feedback


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.322572.patch
Type: text/x-patch
Size: 6529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210210/643acc2d/attachment-0001.bin>


More information about the libcxx-commits mailing list