Non-8-bit-char DSPs would have char8_t support? Definitely not something I expected, links would be cool.
Why not? except it is not 8 bit
ISO/IEC 9899:2024 section 7.30
> char8_t which is an unsigned integer type used for 8-bit characters and is the same type as unsigned char;
Why not? except it is not 8 bit
ISO/IEC 9899:2024 section 7.30
> char8_t which is an unsigned integer type used for 8-bit characters and is the same type as unsigned char;