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