Thread
:
Operator Overloading for Enumerated types
View Single Post
05-06-2005, 11:59 AM
#
8
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Well, just think of overloaded operators as
conveniance
functions. So find an easy (canonical) solution first, then see of operator overloading makes the code neater. Otherwise don't bother.
__________________
Valmont
View Public Profile
Find More Posts by Valmont