Remove the element from the front of this queue and return it's value. If the queue is empty, block until it is not empty.
Declared in <bdlcc_fixedqueue.h>
<bdlcc_fixedqueue.h>
TYPE popFront();