[cfe-commits] [Patch review request] Binary type traits
Howard Hinnant
hhinnant at apple.com
Thu Jan 27 10:13:18 PST 2011
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.
-Howard
More information about the cfe-commits
mailing list