Skip to content
Snippets Groups Projects
Commit 344a0c91 authored by Lioncash's avatar Lioncash
Browse files

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
parent 7138b99f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment