[cfe-commits] [Patch review request] Binary type traits
Douglas Gregor
dgregor at apple.com
Thu Jan 27 12:31:25 PST 2011
On Jan 27, 2011, at 10:13 AM, Howard Hinnant wrote:
> On Sep 17, 2010, at 7:00 PM, Steven Watanabe wrote:
>
>> AMDG
>>
>> The attached patch implements __is_base_of and __is_convertible_to.
>> These are the last intrinsics required to compile the <type_traits> header
>> that ships with MSVC 10.0.
>>
>> In Christ,
>> Steven Watanabe
>>
>> <binary_type_traits.patch>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
> Ping. What is the status of this patch? libc++ is in desperate need of __is_convertible_to.
I've updated the patch and committed it as r124425. Thanks, Steven!
- Doug
More information about the cfe-commits
mailing list