MapBase Class Template Reference
[Maps]

#include <lemon/maps.h>

Inherited by ConstMap, NullMap, Palette, SplitGraphAdaptor::CombinedEdgeMap, SplitGraphAdaptorBase::EdgeMap, and SplitGraphAdaptorBase::NodeMap.

Inheritance diagram for MapBase:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename K, typename T>
class lemon::MapBase< K, T >

Base class of maps. It provides the necessary typedefs required by the map concept.


Public Types

typedef K Key
 
typedef T Value
 


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:03 2006 for LEMON by  doxygen 1.5.1