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