[libcxx-commits] [PATCH] D77961: WIP: Adds `std::convertible_to` to <concepts>

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 11 22:24:01 PDT 2020


cjdb created this revision.
cjdb added reviewers: EricWF, CaseyCarter, eric_niebler, miscco.
cjdb added a project: libc++.
Herald added a subscriber: broadwaylamb.
Herald added a reviewer: libc++.

A WIP commit to check that the test case is on-track, make sure I haven't forgotten anything, and to make reviewing less painful.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77961

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77961.256820.patch
Type: text/x-patch
Size: 19258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200412/998bb36d/attachment-0001.bin>


More information about the libcxx-commits mailing list