[cfe-dev] [libc++] __int128 support in type_traits

Stephan Tolksdorf st at quanttec.com
Fri Oct 4 13:25:14 PDT 2013


libc++'s type_traits header doesn't properly support __int128 and 
__uint128 integers as type parameter values for is_integral, is_signed, 
is_unsigned, make_signed and make_unsigned. Is this by design, or would 
a patch be welcome?

- Stephan



More information about the cfe-dev mailing list