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