Skip to content
GitLab
Explore
Sign in
FastCaloSim: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.FastCaloSim-20200627
into
master
Jun 27, 2020
Overview
3
Commits
1
Pipelines
1
Changes
3
Expand
Prefer preincrement(decrement) to postincrement for user iterators.
Prefer starts_with to find()==0.
Merge request reports