Skip to content
GitLab
Explore
Sign in
SCT_GeoModel: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.SCT_GeoModel-20200926
into
master
Sep 27, 2020
Overview
2
Commits
1
Pipelines
1
Changes
4
Expand
Pass class instances by const reference, not by value.
Prefer using an initializer list to assigning members in a ctor body.
Clarify object lifetime.
Merge request reports
Loading