Skip to content
GitLab
Explore
Sign in
Passing a unique_ptr to something that doesn't take ownership is frowned upon
Code
Review changes
Check out branch
Download
Patches
Plain diff
Matt Clarke
requested to merge
remove_core_guidelines_fail
into
main
Mar 27, 2024
Overview
0
Commits
2
Pipelines
4
Changes
3
Expand
The core guidelines say not to do this, rather just past the underlying object.
Merge request reports