TileL2Algs: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
TileL2Algs: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TileL2Algs-20201018
into
master
Oct 18, 2020
Overview
2
Commits
1
Pipelines
1
Changes
3
Pass class instances by const reference, not by value.
signed int shift.
Merge request reports
Loading