An introduction to operator overloading in C++ ... Operator Overloading in C++ by Andrei Milea In C++ the overloading principle applies not only to functions, but to operators too.
www.cprogramming.com