Skip to content

Fix a couple of Cppcheck issues

Christoph Grüninger requested to merge (removed):feature/fix-cppcheck into master
  1. Reduce scope of variable
  2. Range-for loop with const reference
  3. Use prefix ++ operators for non-primitive types
  4. Remove unused variable

Topic-rename: cppcheck-fixes

Edited by Brad King

Merge request reports