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