|
-
Jul 11th, 2005, 07:50 AM
#4
Re: Operator overloading.
 Originally Posted by NoteMe
Ok, so it was just a hash key. But what about the warnings. It is just because the users of my class will expect them to be overloaded, or should I take them serious?'
- ØØ -
I should probably look this up rather than depend on my memory, but if memory serves, ignoring the overrides warning may not cause your code to blow up, but it also may cause the resources that are consumed by your code not to be released once the code has finished running. I tend to never ignore warnings, especially if I'm not completely sure what they mean.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|