One joyful day (Wed, 14 Apr 2004 08:09:55 +0100 to be precise), "Nick
I was reading the post rather than the title.
In the post he just said "Is it ok to delete a class from within one of is
own methods? " with no
mention of this.
Just as an aside, is a static function a method? I thought "method" was
the general OO name given to a function which operates on an instance of
an object and which must be called from that object. That is, a function
may be called with no context but a method must always be invoked from
an instance.
I that is the case then in C++ there will always be a this pointer
available to a method.
\
Mark Wright
- (e-mail address removed)
================Today's Thought====================
"In places where books are burned, one day,
people will be burned" - Heinrich Heine, Germany -
100 years later, Hitler proved him right
===================================================