mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-30 05:52:02 +02: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.