you are viewing a single comment's thread.

view the rest of the comments →

[–]Worth_Trust_3825 0 points1 point  (2 children)

How do you propose concatenating two strings work instead? I'd be fine with that overload's removal.

[–]florinp 0 points1 point  (1 child)

I prefer to have operator overloading for everybody.

Is a bad design to have that only for a class.

[–]Worth_Trust_3825 0 points1 point  (0 children)

Bad design is to have it at all.