use std::move only in special situations; normally pass arg as const ref (
#963
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
use std::move only in special situations; normally pass arg as const ref (#963)
Joachim Wuttke
requested to merge
j.0
into
main
May 16, 2024
Overview
0
Commits
12
Pipelines
1
Changes
68
This resolves
#963 (closed)
.
Merge request reports
Loading