mirror of https://github.com/yuzu-mirror/yuzu
service/nvdrv: Use std::move where applicable
Avoids unnecessary reference count increments and decrements. In one case, we don't need to make a shared_ptr copy at all, just to call a member function.pull/8/head
parent
1e4935c3a0
commit
a2cd07d094
Loading…
Reference in New Issue