[#BloombergLP-bslstl-HashTable_ArrayProctor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/HashTable_ArrayProctor.adoc[HashTable_ArrayProctor]::~HashTable_ArrayProctor :relfileprefix: ../../../ :mrdocs: Destroy the hash‐table data structure managed by this proctor and reclaim all of its resources, unless there was a call to `release` this proctor. == Synopsis Declared in `<bslstl_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~HashTable_ArrayProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#