<div dir="ltr"><div>> libc++'s type_traits header doesn't properly support |__int128 and <br>__uint128 integers as type parameter values for is_integral, is_signed, <br>is_unsigned, make_signed and make_unsigned. Is this by design, or would <br>
a patch be welcome?<br></div><div> </div><div>I think this would be great personally.</div><div> </div><div>A related question is about long double.</div><div> </div><div>On Windows, what to do about sizeof(long double) for MSVC being 8 and sizeof(long double) for g++ being 16.</div>
</div>