[#BloombergLP-bslstl-HashTable_NodeProctor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/HashTable_NodeProctor.adoc[HashTable_NodeProctor]::~HashTable_NodeProctor :relfileprefix: ../../../ :mrdocs: Destroy this node proctor, and delete the node that it manages (if any) by invoking the `deleteNode` method of the factory supplied at construction. If no node is currently being managed, this method has no effect. == Synopsis Declared in `<bslstl_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~HashTable_NodeProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#