[#bsl-Deque_BlockProctor-2destructor] = xref:bsl.adoc[bsl]::xref:bsl/Deque_BlockProctor.adoc[Deque_BlockProctor]::~Deque_BlockProctor :relfileprefix: ../../ :mrdocs: Destroy this block proctor, and deallocate empty blocks at the back of the proctored deque as indicated by the `atFront` flag supplied at construction. If no deque is currently being managed, this method has no effect. == Synopsis Declared in `<bslstl_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Deque_BlockProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#