Skip to content

Making small code refinements as suggested by cppcheck

Corbin Schwimmbeck requested to merge cswim/kcron:refactor-stl into master

Using new stl templates. Most cppcheck "optimizations" make code less readable, so I didn't bother with those.

Merge request reports