Skip to content
GitLab
Explore
Sign in
cleanup of SmartRef
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
cleanup of SmartRef
Gerhard Raven
requested to merge
remove-dup-smartref-ctor
into
master
Oct 30, 2023
Overview
1
Commits
1
Pipelines
3
Changes
2
remove redundant duplication of SmartRef constructor from {non-,}const pointer (which can only result in ambiguous overloads...)
add final
add some const
prefer nullptr over 0
Edited
Oct 30, 2023
by
Gerhard Raven
Merge request reports
Loading