use std::move only in special situations; normally pass arg as const ref (#963)

This resolves #963 (closed).

Merge request reports

Loading