mirror of https://github.com/yuzu-mirror/yuzu
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Given the std::optional can contain an object type that heap allocates, we can use std::move to avoid an unnecessary copy/allocation from occurring.pull/8/head
parent
b3d7180164
commit
16bf791939
Loading…
Reference in New Issue