Call the ELEMENT_TYPE destructor for the object at the specified address but do not deallocate the memory at address.
Synopsis
Declared in <bsltf_stdtestallocator.h>
template<class ELEMENT_TYPE>
void
destroy(ELEMENT_TYPE* address);
Created with MrDocs