[#BloombergLP-bdlcc-Deque-Proctor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Deque.adoc[Deque]::xref:BloombergLP/bdlcc/Deque/Proctor.adoc[Proctor]::~Proctor :relfileprefix: ../../../../ :mrdocs: Release the lock on the mutex of the `Deque` that was provided at contstuction and destroy this `Proctor` object. Signal the conditions on the `Deque` that was supplied to this object at construction to reflect any changes that have been made to its contents since construction. == Synopsis Declared in `<bdlcc_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Proctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#