Operator Overloading
As we’ll see, operator overloading does not add any fundamental power to the language -- it is just a notational convenience
However, Stroustrup points out that the value of a concise, intuitive notation can’t be underestimated --which of these is immediately clear:
the result of b multiplied by c, added to both a and d