Node: Point Destructor, Next: Point Operators, Previous: Point Constructors and Setting Functions, Up: Point Reference
void ~Point (void )
|
virtual Destructor |
This function currently has an empty definition, but its existence prevents GCC 3.3 from issuing the following warning: "`class Point' has virtual functions but non-virtual destructor". |