summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-20 21:51:28 -0400
committerLioncash <mathew1800@gmail.com>2018-07-20 21:51:30 -0400
commit894b0de0f2cd15655726ae885b44b030711328a3 (patch)
tree7dda073351a806d63cdf9ad04f08a4a54173bcb8 /src/common/string_util.cpp
parentdd09439feec14362b8d88c6fad662c9996426b67 (diff)
vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions