Skip to content
GitLab
Explore
Sign in
Register
Use std::move in constructor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Mark de Wever
requested to merge
use-std-move
into
master
Oct 18, 2022
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
The rvalue argument was copied instead of moved in the initialization.
Merge request reports
Loading