|
Britbot
|
|
template<T >
Returns the head of the queue, without removing it (use Dequeue() for that). O(1) Implements Britbot.PriorityQueue.IPriorityQueue< T >. Definition at line 226 of file HeapPriorityQueue.cs. |
1.7.6.1