News

C++ allows a programmer to overload operators such as ... just like any other member function. The function name for an overloaded operator is "operator" followed by the symbol for the operator.