Destroy this raw deleter guard and delete the object it manages by first invoking the destructor of the (managed) object, and then invoking the deallocate method of the allocator (or pool) that was supplied with the object at construction.
Declared in <bslma_rawdeleterguard.h>
~RawDeleterGuard();