mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 16:41:36 +00: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.