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