Return true if this queue is dequeue disabled, and false otherwise. Note that the queue is created in the "dequeue enabled" state.
Declared in <bdlcc_singleconsumerqueueimpl.h>
bool
isPopFrontDisabled() const;
true if dequeue is disabled, and false otherwise