Skip to content
Commit a8764f3b authored by Stuart Dilts's avatar Stuart Dilts Committed by Devin Lin
Browse files

Avoid unneeded copies

Avoid unneeded copies by using const references and `std::move` where
possible.
+ Changes suggested by clang-tidy
parent fd019caa
Pipeline #72960 passed with stage
in 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment