This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

class Geo::GeoNoopDestructor

A type for not destroying anything.

Functions

Name Description
Delete(T)

Primary policy method, deleting the object.


static void Geo::GeoNoopDestructor::Delete


public: void Delete
(
    T obj
)


Primary policy method, deleting the object.

  • No labels