Destroy the specified object. Note that this method is exactly the same as the deleteObjectRaw method since no deallocation is involved. This method exists purely for consistency across pools.
Declared in <bslma_sequentialpool.h>
template<class TYPE>
void
deleteObject(TYPE const* object);