Next: , Previous: Point Constructors and Setting Functions, Up: Point Reference


22.5 Destructor

virtual Destructor: void ~Point (void)

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”.