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