summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-19 11:46:59 -0400
committerGravatar Lioncash2018-07-19 11:50:12 -0400
commitf3daecafeb532e830dc7f0643bf8ad84473b3f8b (patch)
treeb7366f133734b5bbee70732e8c9ca30ae2cd606f /src/common/string_util.cpp
parentMerge pull request #699 from lioncash/vfs (diff)
downloadyuzu-f3daecafeb532e830dc7f0643bf8ad84473b3f8b.tar.gz
yuzu-f3daecafeb532e830dc7f0643bf8ad84473b3f8b.tar.xz
yuzu-f3daecafeb532e830dc7f0643bf8ad84473b3f8b.zip
nvflinger: Emplace Display instances directly
We can use emplace_back to construct the Display instances directly, instead of constructing them separately and copying them, avoiding the need to copy std::string and std::vector instances that are part of the Display struct.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions