Return the number of elements in this priority_queue object. In effect, performs return c.size().
Declared in <bslstl_priorityqueue.h>
priority_queue<VALUE, CONTAINER, COMPARATOR>::size_type
size() const;
number of elements in this priority queue