[libc] Use SFINAE to implement is_signed/is_unsigned
This allows to use the type traits with types that are non constructible from integers.
Loading
Please sign in to comment
This allows to use the type traits with types that are non constructible from integers.