Skip to content
GitLab
Explore
Sign in
ZdcRec: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.ZdcRec-20201001
into
master
Oct 01, 2020
Overview
2
Commits
1
Pipelines
1
Changes
4
Expand
Prohibit copying of class owning memory.
Prefer pre-increment (or range-for) to postincrement.
Merge request reports
Loading