Compare « Overload « C++






1. Overload the < and > Overload the  < and  	>
2.Overload +, =, <, >, ==Overload +, =, <, >, ==
3.Define < operator in order to use the sort method
4.overloaded '<' operator compares two Distances
5.Overloading Equality and Inequality Operators
6.overloaded '==' operator compares strings