Destroy this proctor and unlock its associated Deque.
Synopsis
Declared in <bdlcc_deque.h>
~ConstProctor();
Description
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.
Created with MrDocs