[#bsl-List_NodeProctor-2destructor] = xref:bsl.adoc[bsl]::xref:bsl/List_NodeProctor.adoc[List_NodeProctor]::~List_NodeProctor :relfileprefix: ../../ :mrdocs: Destroy this node proctor, and free the node it contains unless the `release` method has been called before. Note that the `d_value` field of the node is not destroyed. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~List_NodeProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#