diff options
| author | 2018-07-20 21:51:28 -0400 | |
|---|---|---|
| committer | 2018-07-20 21:51:30 -0400 | |
| commit | 894b0de0f2cd15655726ae885b44b030711328a3 (patch) | |
| tree | 7dda073351a806d63cdf9ad04f08a4a54173bcb8 /src/core/loader/nca.cpp | |
| parent | vfs: Use variable template variants of std::is_trivially_copyable (diff) | |
| download | yuzu-894b0de0f2cd15655726ae885b44b030711328a3.tar.gz yuzu-894b0de0f2cd15655726ae885b44b030711328a3.tar.xz yuzu-894b0de0f2cd15655726ae885b44b030711328a3.zip | |
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/core/loader/nca.cpp')
0 files changed, 0 insertions, 0 deletions