Restore the proctored deque endpoint on destruction.

Synopsis

Declared in <bslalg_dequeprimitives.h>

~DequePrimitives_DequeEndpointProctor();

Description

Destroy this endpoint proctor, and set the deque endpoint it manages (if any) to the position supplied at construction. If no endpoint is currently being managed, this method has no effect.

Created with MrDocs