23.0-cppcheck-CscCalibAlgs
Suppress one false positive, mistaking '<<' for a left shift. Address postfix/prefx increment largely by converting code to range-based loops. replace hand rolled find min/max of vector with the std::minmax_element algorithm.
Edited by Shaun Roe