Skip to content
GitLab
Explore
Sign in
DetDescrConditions: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.DetDescrConditions-20190928
into
master
Sep 28, 2019
Overview
0
Commits
1
Pipelines
1
Changes
4
Expand
Pass strings by const reference, not value.
Initialize members in an init clause, not in the ctor body.
Merge request reports