Contents

free

Called to release all resources held by the object.

Declaration

virtual void free (
 void );

Overview

Release all resources held by the object, then call super::free().

See Also

Miscellaneous