23.0-cppcheck-AthenaPoolCnvSvc
solve minor performance cppcheck defects in AthenaPOOL: replacing the pattern s=s.substr(0,s.find(c))
with erase or resize.
solve minor performance cppcheck defects in AthenaPOOL: replacing the pattern s=s.substr(0,s.find(c))
with erase or resize.