Skip to content

Use a reference to avoid a copy for the loop variable

Heiko Becker requested to merge work/use-a-reference-to-avoid-a-copy into master

Not a very hot code path but easily avoidable.

Merge request reports