Return the first item in this container and remove it. If this container is empty, block until an item is available.

Synopsis

Declared in <bdlcc_deque.h>

TYPE
popFront();

Created with MrDocs