Skip to content

AthenaPoolCnvSvc: cppcheck fixes

  • Use starts_with instead of find()==0.
  • Use prefix ++ rather than postfix.

Merge request reports