Priority Queue (priorityQueue_t)

Implementation of a priority queue by using a binary heap. Manage a priority queue as a heap - the heap is implemented as an array.


Generated by  doxygen 1.6.2