Hacker News new | ask | show | jobs
by Asooka 2209 days ago
In my life as a professional c++ programmer, overloading the comma operator has been much less useful than using goto. The operator itself is fine and using it in its default behaviour can be good, but overloading it is absolutely useless.