Commit 5a8cd1b1 authored by Markus Wick's avatar Markus Wick
Browse files

Fix two GCC 11 warnings: Unneeded copies.

std::move created an unneeded copy.
iterating without reference also created copies.
parent 420b1f89
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