Destroy the specified object. Note that the memory is not deallocated because there is no deallocate method in a bslma_sequentialpool.
Synopsis
Declared in <bslma_sequentialpool.h>
template<class TYPE>
void
deleteObjectRaw(TYPE const* object);
Created with MrDocs