News

ostream operator overload in C++ template LoneGumMan Dec 9, 2002 Jump to latest Follow Reply ...
Operator overloading or ad-hoc polymorphism lets you work with user defined types much the same way you work with fundamental data types Polymorphism is one of the basic principles of OOP (Object ...