Return true if this priority_queue object contains no elements, and false otherwise. In effect, performs return c.empty();.
Return true if this priority_queue object contains no elements, and false otherwise. In effect, performs return c.empty();.