Commit e15ec270 authored by Lioncash's avatar Lioncash
Browse files

track: Eliminate redundant copies

Two variables can be references, while two others can be std::moved.
Makes for 4 less atomic reference count increments and decrements.
parent e33196d4
Supports Markdown
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