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