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.
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.