Insert the specified value into this priority queue. In effect, performs c.push_back(value);.

Synopsis

Declared in <bslstl_priorityqueue.h>

Created with MrDocs