Use const& in operator<< and avoid const cast.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Use const& in operator<< and avoid const cast.
Maik Nijhuis
requested to merge
remove-const-cast
into
master
Feb 25, 2021
Overview
0
Commits
1
Pipelines
2
Changes
3
I found an evil const_cast which I could easily remove.
Merge request reports
Loading