[#BloombergLP-bdlcc-Deque-ConstProctor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Deque.adoc[Deque]::xref:BloombergLP/bdlcc/Deque/ConstProctor.adoc[ConstProctor]::~ConstProctor :relfileprefix: ../../../../ :mrdocs: Release the lock on the mutex of the `Deque` that was provided at contstuction and destroy this `Proctor` object. The behavior is undefined if the `Deque` has been modified since the construction of this object. == Synopsis Declared in `<bdlcc_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~ConstProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#