Update the state of the FixedQueue object supplied at construction to remove (pop) the indicated element, and destroy the popped object.

Synopsis

Declared in <bdlcc_fixedqueue.h>

~FixedQueue_PopGuard();

Created with MrDocs