What is operator overloading used for and what are its benefits?

Posted by J.K.Aery on Stack Overflow See other posts from Stack Overflow or by J.K.Aery
Published on 2010-05-06T06:25:41Z Indexed on 2010/05/06 6:48 UTC
Read the original article Hit count: 146

I have read about operator overloading. Please tell me where it is actually used and what its benefits are.

© Stack Overflow or respective owner

Related posts about c++

Related posts about operator-overloading