[#bsl-allocator_traits-071-destroy] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-071.adoc[allocator_traits<allocator<unsigned char>>]::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-071/allocator_type.adoc[allocator_type]& m, ELEMENT_TYPE* p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#