[libcxx-commits] [PATCH] D74292: [libcxx] adds [concept.derived]

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 4 19:35:02 PST 2021


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

Selects `__is_convertible_to` or `std::is_convertible_v` based on compiler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74292

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74292.321635.patch
Type: text/x-patch
Size: 22384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210205/d66b794c/attachment-0001.bin>


More information about the libcxx-commits mailing list