Skip to content
GitLab
Explore
Sign in
TrigDecisionTool+AthenaPoolUtilities+CaloTools: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TrigDecisionTool-20200625
into
master
Jun 25, 2020
Overview
3
Commits
3
Pipelines
1
Changes
8
Expand
Prefer preincrement to postincrement for user iterators.
Prohibit copying for classes that manage memory.
Pass large structures by reference instead of by value.
Merge request reports