LArByteStream: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
LArByteStream: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.LArByteStream-20201110
into
master
Nov 10, 2020
Overview
2
Commits
1
Pipelines
1
Changes
9
Prefer pre-increment (or range-for) to postincrement.
Use unions rather than type punning.
Merge request reports
Loading