Skip to content
Snippets Groups Projects
Forked from ogs / ogs
20686 commits behind the upstream repository.
Dmitri Naumov's avatar
Dmitri Naumov authored
Reasoning: The vector's move operation is cheap and it covers the two cases of
passed l-values and r-values w/o code duplication and templates.

According to "Effective modern c++" Item 41: "Consider pass by value for
copyable parameters that are cheap to move and always copied."
ca5ffd24
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.