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