Skip to content
GitLab
Explore
Sign in
RootCollection: cppcheck fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.RootCollection-20201020
into
master
Oct 20, 2020
Overview
2
Commits
1
Pipelines
1
Changes
5
Expand
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