diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-23 14:48:53 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-23 14:49:54 -0400 |
commit | 344a0c91f27a848d6bd21f9a166bc044054331ff (patch) | |
tree | 49e45a0ebe4212139dfad0a989848ac89a382d19 /src/core/loader/loader.cpp | |
parent | 7138b99f215f98e7d9e77ddcd150161b647b977c (diff) |
vi: std::move std::vector in constructors where applicable
Allows avoiding unnecessary copies of the vector depending on the
calling code.
While we're at it, remove a redundant no-parameter base constructor call
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions