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