mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06: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.