diff options
| author | 2019-10-06 14:08:45 -0400 | |
|---|---|---|
| committer | 2019-10-06 15:38:12 -0400 | |
| commit | 7e77d1593fb7c66f23a3f805d728d7c19d50b753 (patch) | |
| tree | f86f3ab066b26523f4fe04702d5ce06a8d30d522 /src/core/memory.cpp | |
| parent | bcat: In-class initialize ProgressServiceBackend's impl member (diff) | |
| download | yuzu-7e77d1593fb7c66f23a3f805d728d7c19d50b753.tar.gz yuzu-7e77d1593fb7c66f23a3f805d728d7c19d50b753.tar.xz yuzu-7e77d1593fb7c66f23a3f805d728d7c19d50b753.zip | |
bcat: Take std::function instance by value in NullBackend's constructor
Without this, the std::move within the constructor initializer list
won't be able to actually perform a move.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions