Monday, 13 February 2012

Why isn't there operator overloading? | Core Java

Because C++ has proven by example that operator overloading makes code almost impossible to maintain.