42 #ifndef RELEASE_RESOURCE_H
43 #define RELEASE_RESOURCE_H
45 namespace MemMngPack {
70 #endif // RELEASE_RESOURCE_H
virtual bool resource_is_bound() const =0
Returns true if a resource is bound to this object.
Abstract interface for releasing an object when it is not needed anymore {abstract}.
virtual ~ReleaseResource()
When object is deleted so will the resource if it is not needed anymore.