MapBase Class Template Reference
[Maps]


Detailed Description

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

Base class of maps. It provides the necessary type definitions required by the map concepts. #include <lemon/maps.h>

Inheritance diagram for MapBase:

Inheritance graph
[legend]

List of all members.

Public Types

typedef K Key
 The key type of the map.
typedef V Value
 The value type of the map. (The type of objects associated with the keys).


The documentation for this class was generated from the following file:

Generated on Sun Oct 12 20:09:48 2008 for LEMON by  doxygen 1.5.7.1