summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-09-25 18:04:22 -0400
committerGravatar Lioncash2018-09-25 20:06:21 -0400
commitcbb146069a7b20d5687d5d163fd1400af3151485 (patch)
tree09f317f648af4402121d9cd86e92ac8c54b8517a /src/common/string_util.cpp
parentvfs/etc: Append std:: to size_t usages (diff)
downloadyuzu-cbb146069a7b20d5687d5d163fd1400af3151485.tar.gz
yuzu-cbb146069a7b20d5687d5d163fd1400af3151485.tar.xz
yuzu-cbb146069a7b20d5687d5d163fd1400af3151485.zip
yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS()
This can cause warnings about static constructors, and is also not ideal performance-wise due to the indirection through std::function. This also keeps the behavior itself separate from the surrounding code, which can make it nicer to read, due to the size of the code.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions