RootCollection: cppcheck fixes
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
RootCollection: cppcheck fixes
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.RootCollection-20201020
into
master
Oct 20, 2020
Overview
2
Commits
1
Pipelines
1
Changes
5
Pass class instances by const reference, not by value.
Don't use string::find to test the start of a string.
Merge request reports
Loading