mirror of https://github.com/yuzu-mirror/yuzu
core/reporter: Allow moves into SaveToFile()
Taking the json instance as a constant reference, makes all moves into the parameter non-functional, resulting in copies. Taking it by value allows moves to function.pull/8/head
parent
2321656dbe
commit
48807e9a24
Loading…
Reference in New Issue