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