summaryrefslogtreecommitdiff
path: root/src/common/string_util.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-19 03:46:51 -0400
committerLioncash <mathew1800@gmail.com>2019-05-19 03:46:54 -0400
commit3356ea5bc2de7ff34aa0de05dc2b29b4170d7a13 (patch)
treecb47fcacfb32914d5de54b45542471303ec1845a /src/common/string_util.h
parentfb85d5670d54e526035d83f66f7689eebda73be2 (diff)
gl_shader_gen: std::move objects where applicable
Avoids performing copies into the pair being returned. Instead, we can just move the resources into the pair, avoiding the need to make copies of both the std::string and ShaderEntries struct.
Diffstat (limited to 'src/common/string_util.h')
0 files changed, 0 insertions, 0 deletions