This Exception is thrown when a smaller priority is inserted into the RadixHeap then the last time erased.
#include <lemon/radix_heap.h>
Inheritance diagram for RadixHeap< IM >::UnderFlowPriorityError:Additional Inherited Members | |
Public Member Functions inherited from Exception | |
| Exception () throw () | |
| Constructor. | |
| virtual | ~Exception () throw () |
| Virtual destructor. | |
1.8.2