Create a priority queue having the same value as the specified original object. Use a copy of the comparator from original to order elements in the priority queue.

Synopsis

Declared in <bslstl_priorityqueue.h>

Created with MrDocs