Invoke the ELEMENT_TYPE destructor for the object at the specified address.
Declared in <bsltf_stdstatefulallocator.h>
template<class ELEMENT_TYPE>
void
destroy(ELEMENT_TYPE* address);
| Name | Description |
|---|---|
| address | object whose destructor is invoked |