BinHeap Class Template Reference
[Auxiliary Data Structures]

#include <bin_heap.h>

List of all members.

template<typename Item, typename Prio, typename ItemIntMap, typename Compare = std::less<Prio>>
class lemon::BinHeap< Item, Prio, ItemIntMap, Compare >


Public Types

enum  state_enum

Public Member Functions

Prio prio () const
 Returns the prio of the top element of the heap.

Member Enumeration Documentation

enum state_enum
 

Todo:
it is used nowhere
Definition at line 57 of file bin_heap.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:36 2004 for LEMON by doxygen 1.3.8