|
|
|
|
|
by KirkWylie
5787 days ago
|
|
The problem that I've always found with it is that I've seen it so horribly abused that I'm just not sure that there's a reasonable subset that you can nail down that won't just cause more problems than it's worth. In the hands of skilled developers, you can solve some really elegant problems with operator overloading. In the hands of someone who isn't as good as they think they are, or is more clever than they should be, it's just too prone to making common statements not do what they seem to do, which is part of the unambiguous syntax part. |
|