mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-12 17:03:47 +00:00

Qt's QString::toStdU16String doesn't work when compiling against the latest libstdc++, at least when using Clang. This function effectively does the same thing as the aforementioned one.