add a missing reference operator in foreach functor
Not sure why there was no reference operator in there, but it almost definitely ought to be there, as it otherwise would cause a lot of unnecessary string copies.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Not sure why there was no reference operator in there, but it almost definitely ought to be there, as it otherwise would cause a lot of unnecessary string copies.