summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-11-20 11:30:51 -0500
committerLioncash <mathew1800@gmail.com>2018-11-20 11:34:19 -0500
commit3fa2b218acefe9ba91378115d3856cd4c6b665e0 (patch)
treece325a3e63ac9e0cf8e0b1b10dc217fd9370b152 /src/common/string_util.cpp
parentfe2609cb77692bf66783e364db920cbfe1bff078 (diff)
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.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions