diff options
| author | 2018-07-20 17:17:26 -0400 | |
|---|---|---|
| committer | 2018-07-20 17:24:06 -0400 | |
| commit | 3268321f4be987aab18c14f3b3ee478f46c7fe38 (patch) | |
| tree | c74af88f19aa1e0e6215f9c33becbf38eb3f2149 /src/common/string_util.cpp | |
| parent | param_package: Use std::unordered_map's insert_or_assign instead of map indexing (diff) | |
| download | yuzu-3268321f4be987aab18c14f3b3ee478f46c7fe38.tar.gz yuzu-3268321f4be987aab18c14f3b3ee478f46c7fe38.tar.xz yuzu-3268321f4be987aab18c14f3b3ee478f46c7fe38.zip | |
param_package: Take std::string by value in string-based Set() function
Allows avoiding string copies by letting the strings be moved into the
function calls.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions