This method has no effect on the memory block at the specified address as all memory allocated by this object is managed. The behavior is undefined unless address was allocated by this object, and has not already been released.
Synopsis
Declared in <bdlma_infrequentdeleteblocklist.h>
void
deallocate(void* address);
Created with MrDocs