mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 06:59:07 +01:00
![Lioncash](/assets/img/avatar_default.png)
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.