Hacker News new | ask | show | jobs
by jacquesm 4187 days ago
That's why operator overloading is a bad idea, even if it gives you nice matrix operations in C++. The amount of times I came across abuse of this facility is much larger than the number of times where it actually made sense.