mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-04 10:14:11 +00:00
Allows writing out other forms of strings (e.g. C strings) without the need to allocate a std::string and discard it after use.
Allows writing out other forms of strings (e.g. C strings) without the need to allocate a std::string and discard it after use.