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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 8 21:16:24 PST 2020


cjdb created this revision.
cjdb added reviewers: mclow.lists, EricWF, CaseyCarter, eric_niebler, miscco.
Herald added subscribers: libcxx-commits, ldionne, christof.

Adds the concept `std::derived_from` to libc++.


Repository:
  rCXX libc++

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.243428.patch
Type: text/x-patch
Size: 4994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200209/44df1a46/attachment.bin>


More information about the libcxx-commits mailing list