Skip to content

Avoiding replicating a View

Created by: masterleinad

It seems that there is no reason to first fill a std::vector and copying it at the end compared to just using imports all the time.

Merge request reports