RadixHeap< IM >::UnderFlowPriorityError Class Reference


Detailed Description

template<typename IM>
class lemon::RadixHeap< IM >::UnderFlowPriorityError

This Exception is thrown when a smaller priority is inserted into the RadixHeap then the last time erased.

See also:
RadixHeap

#include <lemon/radix_heap.h>

Inheritance diagram for RadixHeap< IM >::UnderFlowPriorityError:

List of all members.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines