suyu/src/yuzu/applets
Lioncash 3fa2b218ac yuzu/applets/software_keyboard: std::move std::function instances where applicable
std::function instances can potentially allocate. std::moveing them
prevents an avoidable allocation in that case.
2018-11-20 11:34:19 -05:00
..
software_keyboard.cpp yuzu/applets/software_keyboard: std::move std::function instances where applicable 2018-11-20 11:34:19 -05:00
software_keyboard.h yuzu/applets/software_keyboard: Make slots private functions 2018-11-20 11:29:22 -05:00