The source project of this merge request has been removed.
Fix a couple of Cppcheck issues
- Reduce scope of variable
- Range-for loop with const reference
- Use prefix ++ operators for non-primitive types
- Remove unused variable
Topic-rename: cppcheck-fixes
Edited by Brad King