[libcxx-commits] [PATCH] D96742: [libcxx] adds concept `std::assignable_from`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 22 22:26:49 PST 2021


cjdb updated this revision to Diff 325680.
cjdb marked an inline comment as done.
cjdb added a comment.

applies @ldionne's feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96742

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96742.325680.patch
Type: text/x-patch
Size: 28822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210223/636332eb/attachment-0001.bin>


More information about the libcxx-commits mailing list