23.0-cppcheck-VP1Systems
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.
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.