Skip to content

23.0-cppcheck-VP1Systems

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-VP1AODSystems into master

Some cppcheck fixes; one shadowed variable, string and vector changed from pass by value to pass by const ref. Post increment changed to pre increment for iterators. Some (small) header cleanup along the way.

Merge request reports