BloombergLP::bslma::DeleterHelper

This struct provides a namespace for helper functions used for deleting objects in various pools and allocators.

Synopsis

Declared in <bslma_deleterhelper.h>

struct DeleterHelper;

Static Member Functions

NameDescription
deleteObject Destroy object by dynamic type and deallocate its memory.
deleteObjectRaw Destroy object and deallocate its memory footprint.