[#bsl-allocator_traits-03-destroy] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-03.adoc[allocator_traits<allocator<unsigned short>>]::destroy :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_bslallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ELEMENT_TYPE> static void destroy( xref:bsl/allocator_traits-03/allocator_type.adoc[allocator_type]& m, ELEMENT_TYPE* p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#