Overloaded operators, Class templates and Abstraction




GogoTraining IT Training Podcasts show

Summary: In this radio show, Dr. Biswajit Panja provides insight as to how binary operators are converted to overloaded operator using the concept of function. He explains how if one of operands is object for a binary operations, then the operator has to be an overloaded operator.