Main Page
Modules
Classes
Namespaces
Files
Directories
Related Pages
Class List
Class Index
Class Hierarchy
Class Members
lemon
::
MapBase
MapBase< K, T > Class Template Reference
[
Maps
]
Detailed Description
template<typename K, typename T>
class lemon::MapBase< K, T >
Base class of maps. It provides the necessary
typedef
s required by the map concept.
#include <lemon/maps.h>
List of all members.
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).
Generated on Thu Jun 4 04:05:17 2009 for LEMON by
1.5.9