[libcxx-commits] [PATCH] D91986: [libc++] Implements concept constructible_from

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 23 10:21:35 PST 2021


Mordante updated this revision to Diff 318770.
Mordante edited the summary of this revision.
Mordante added a comment.

- Rebased.
- Ran clang-format.
- Added more unit tests at @cjdb's suggestion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91986

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/concept.constructible/constructible_from.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91986.318770.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210123/175ef6a8/attachment.bin>


More information about the libcxx-commits mailing list