diff options
| author | 2019-07-05 17:40:51 -0400 | |
|---|---|---|
| committer | 2019-07-05 17:45:34 -0400 | |
| commit | 48807e9a24e7e75344076547799b083f40def8fc (patch) | |
| tree | 9589dcdf6f62b6f18fe2d0000b8d987b472212fc /src/video_core/gpu_thread.cpp | |
| parent | core/reporter: Add missing includes and forward declarations (diff) | |
| download | yuzu-48807e9a24e7e75344076547799b083f40def8fc.tar.gz yuzu-48807e9a24e7e75344076547799b083f40def8fc.tar.xz yuzu-48807e9a24e7e75344076547799b083f40def8fc.zip | |
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.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions