This is the documentation for Enlighten.
class Geo GeoFreeDestructor
class Geo::GeoFreeDestructor
A type for freeing objects using GEO_FREE. This is for use in GeoAutoPtr.
Functions
Name | Description |
---|---|
Delete(void *) | Primary policy method, deleting the object. |
static void Geo::GeoFreeDestructor::Delete
public: void Delete
(
  void * obj
)
Primary policy method, deleting the object.