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