summaryrefslogtreecommitdiff
path: root/src/input_common/settings.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-07-12 05:05:04 -0300
committerGravatar ReinUsesLisp2020-11-11 19:52:19 -0300
commit622830f4e16a8f0eabeb1b81dea5fca613402d8c (patch)
tree7b800235ffe39690a60f7024578f42c54ed0f2d5 /src/input_common/settings.cpp
parentmaxwell_3d: Move code to separate functions (diff)
downloadyuzu-622830f4e16a8f0eabeb1b81dea5fca613402d8c.tar.gz
yuzu-622830f4e16a8f0eabeb1b81dea5fca613402d8c.tar.xz
yuzu-622830f4e16a8f0eabeb1b81dea5fca613402d8c.zip
maxwell_3d: Use insert instead of loop push_back
This reduces the overhead of bounds checking on each element. It won't reduce the cost of allocation because usually this vector's capacity is usually large enough to hold whatever we push to it.
Diffstat (limited to 'src/input_common/settings.cpp')
0 files changed, 0 insertions, 0 deletions