Class CallbackInstaceDestructor

Instance destructor that uses a callback to destroy and deallocate components of type T.

class CallbackInstaceDestructor(T, Dg, Args...) ;

Methods

NameDescription
destruct Destruct a component of type T and deallocate it using stored allocator.
dg Get dg
dg Set dg