From: Sam Schetterer (samthecppman_at_[hidden])
Date: 2007-03-15 18:59:37


Earlier, I asked if users would like to be able to define their own
operators of if they wanted to redefine functions inherited from a interface
class. I have decided to have users define their own operators because it is
simpler, uses less space, is faster, and the sorting functions are easier to
understand.