forked from dolphin-emu/dolphin
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.
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.