PriorityQueue
Description:
Constructs a new, empty priority queue.
If not provided, the function parameter is requested to the Functions function factory methods.
Parameters:
compare_func |
an optional element comparator function |
Constructs a new, empty priority queue.
If not provided, the function parameter is requested to the Functions function factory methods.
compare_func |
an optional element comparator function |