Note that it is up to the user of classes which implement this interface
to ensure that the buffer passed was in fact allocated by the same
instance.
The destructor is always called when an object is collected or when it
is explicitly deleted. This method is intended to be called from the
destructor.
Destructor compatible deallocation
Note that it is up to the user of classes which implement this interface to ensure that the buffer passed was in fact allocated by the same instance.
The destructor is always called when an object is collected or when it is explicitly deleted. This method is intended to be called from the destructor.