[#BloombergLP-bslma-AllocatorTraits_HasDestroyMethod-value] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/AllocatorTraits_HasDestroyMethod.adoc[AllocatorTraits_HasDestroyMethod]::value :relfileprefix: ../../../ :mrdocs: `true` if `T` has a `destroy` method with the specified signature. == Synopsis Declared in `<bslma_allocatortraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool const value = type::value; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#