Return the number of distinct priorities (indicated at construction) that are supported by this multi‐priority queue.
Synopsis
Declared in <bdlcc_multipriorityqueue.h>
int
numPriorities() const;
Return Value
number of distinct priorities supported by this queue
Created with MrDocs