MapBase Class Template Reference
[Maps]

#include <lemon/maps.h>

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
 The key type of the map.
typedef T 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 Sat Apr 19 14:19:23 2008 for LEMON by  doxygen 1.5.5