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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 16 20:56:09 PST 2021


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

fixes the (very important) typo @Mordante pointed out


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.324180.patch
Type: text/x-patch
Size: 21198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210217/2618b0fd/attachment-0001.bin>


More information about the libcxx-commits mailing list