Newer GCCs fail to compile GCC 15.2.0 because of how u8"" literals are handled. This can be bypassed by compiling with -fno-char8_t
Newer GCCs fail to compile GCC 15.2.0 because of how u8"" literals are handled. This can be bypassed by compiling with -fno-char8_t