Use const& in operator<< and avoid const cast.

I found an evil const_cast which I could easily remove.

Merge request reports

Loading