[libcxx-commits] [PATCH] D77961: [libcxx] adds concept `std::convertible_to`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 3 19:24:34 PST 2021
cjdb updated this revision to Diff 321296.
cjdb retitled this revision from "WIP: Adds `std::convertible_to` to <concepts>" to "[libcxx] adds concept `std::convertible_to`".
cjdb edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77961/new/
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.321296.patch
Type: text/x-patch
Size: 17721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210204/a070e1c8/attachment.bin>
More information about the libcxx-commits
mailing list