[#BloombergLP-bsltf-StdStatefulAllocator-destroy] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdStatefulAllocator.adoc[StdStatefulAllocator]::destroy :relfileprefix: ../../../ :mrdocs: Invoke the `ELEMENT_TYPE` destructor for the object at the specified `address`. == Synopsis Declared in `<bsltf_stdstatefulallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ELEMENT_TYPE> void destroy(ELEMENT_TYPE* address); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#