Skip to content

IdDict+TileSimEx: Fix/suppress cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.IdDict-20210302 into master

Suppress a bogus cppcheck warning.

Use pre- rather than post-increment for iterators.

Merge request reports