AthExHelloWorld: fix output mangling for OutputLevel > INFO
The std::copy
does not seem to play nicely with the MsgStream
.
Replace with simple loop.
Also apply some general code cleanup.
Fixes ATEAM-977.
The std::copy
does not seem to play nicely with the MsgStream
.
Replace with simple loop.
Also apply some general code cleanup.
Fixes ATEAM-977.