[#bsl-List_NodeProctor-release] = xref:bsl.adoc[bsl]::xref:bsl/List_NodeProctor.adoc[List_NodeProctor]::release :relfileprefix: ../../ :mrdocs: Detach the node contained in this proctor from the proctor. After calling this `release` method, the proctor no longer frees any node upon its destruction. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#