Return true if this multipriority queue is enable and false otherwise.
Synopsis
Declared in <bdlcc_multipriorityqueue.h>
bool
isEnabled() const;
Return Value
true if this queue is enabled, and false otherwise
Created with MrDocs