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;

Created with MrDocs