Y
Hacker News
new
|
ask
|
show
|
jobs
by
grey-area
3372 days ago
The point the OP made was that operator overloading is not nice - it means that any operator (not just function) can do anything. It makes code harder to read and reason about.