PriorityUnderflowError Class Reference
Detailed Description
template<typename IM>
class lemon::RadixHeap< IM >::PriorityUnderflowError
This exception is thrown when an item is inserted into a
RadixHeap with a priority smaller than the last erased one.
- See also:
- RadixHeap
#include <lemon/radix_heap.h>
List of all members.