summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-04-30 03:04:50 -0400
committerLioncash <mathew1800@gmail.com>2017-04-30 03:22:34 -0400
commit4c70f05fe0d2ba706c8c24da1d2149f79551ce9f (patch)
tree75eae0f1a809990db6e113442aaf87527f24315b /Source/Core/Common/StringUtil.cpp
parent7cf78a00eb1b10116ee0f1239266c488ba6d31d5 (diff)
MemoryWindow: Get rid of unnecessary std::string constructions
std::string's operator+ will handle this. Also move std::string to where they're actually needed. There's no need to construct an unnecessary string if the first failure case occurs.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions