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