Skip to content
GitLab
Explore
Sign in
TileRecUtils: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TileRecUtils-20201018
into
master
Oct 18, 2020
Overview
2
Commits
1
Pipelines
1
Changes
6
Expand
Prefer pre-increment (or range-for) to postincrement.
Pass class instances by const reference, not by value.
Merge request reports
Loading