mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 16:23:34 -05:00
Also turns a std::string const reference into a value instance. While this is well-defined, it does look out of place, given a new string is being created.