Remove the first item in this queue and return that item value. If the queue is empty, block until an item is available.
Declared in <bdlcc_queue.h>
<bdlcc_queue.h>
TYPE popFront();