Skip to content
Snippets Groups Projects
Commit abb5e303 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

RelationalCollection: Fix cppcheck warnings.

 - Prefer pre-increment (or range-for) to postincrement.
 - Pass class instances by const reference, not by value.
parent 2be9c362
No related branches found
No related tags found
Loading
Showing
with 54 additions and 61 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment