BloombergLP::ball::Record::deleteObject

Destroy the specified *object and use the allocator held by *object to deallocate its memory footprint. The behavior is undefined unless object is the address of a valid log record.

Synopsis

Declared in <ball_record.h>

static
void
deleteObject(Record const* object);