Sunday, July 12, 2009

Elimination of overloaded operators in C++ beneficial. Why and why not?

Yes: because it eliminates the virtual function table


No: because it offers less flexibility, specifically overloading is a useful function

statice

No comments:

Post a Comment