Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Geo::GeoAlignedFreeDestructor

A type for freeing objects using GEO_ALIGNED_FREE. This is for use in GeoAutoPtr.

Functions

NameDescription
Delete(void *)

Primary policy method, deleting the object.


Anchor
ad272aa9094cb62a83d443d5c408898c4
ad272aa9094cb62a83d443d5c408898c4

static void Geo::GeoAlignedFreeDestructor::Delete

...

public: void Delete
(
    void * obj
)

...

Primary policy method, deleting the object.