Return a reference providing non‐modifiable access to the element having the highest priority in this priority_queue object. In effect, performs return c.front(). The behavior is undefined if the priority queue is empty.
Synopsis
Declared in <bslstl_priorityqueue.h>
Created with MrDocs