Return true if the queue is enabled, and false if it is disabled.
Synopsis
Declared in <bdlcc_fixedqueueindexmanager.h>
bool
isEnabled() const;
Return Value
true if the queue is enabled, and false if it is disabled
Created with MrDocs