Prefer prefix ++/-- operators for non-primitive types as suggested by cppcheck

  • Prefer prefix ++/-- operators for non-primitive types as suggested by cppcheck.
  • Use std:: namespace for math functions

Tag @sroe

By the way, Shaun, would that make sense to run your cppcheck script more often, e.g. once per day?

Merge request reports

Loading