[libcxx-commits] [PATCH] D96228: [libcxx] adds concept `std::convertible_to`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 7 17:12:51 PST 2021


cjdb created this revision.
cjdb requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96228

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96228.322010.patch
Type: text/x-patch
Size: 17959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210208/6f6700eb/attachment.bin>


More information about the libcxx-commits mailing list