Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

WriteMap Class Template Reference
[Concepts]

#include <lemon/concept/maps.h>

Inheritance diagram for WriteMap:

Inheritance graph
[legend]
List of all members.

template<typename K, typename T>
class lemon::concept::WriteMap< K, T >


Public Types

typedef K Key
 Map's key type.
typedef T Value
 Map's value type. (The type of objects associated with the keys).

Public Member Functions

void set (const Key &k, const Value &t)
 Sets the value associated with a key.
 WriteMap ()
 Default constructor.

The documentation for this class was generated from the following file:
Generated on Mon Feb 21 15:02:42 2005 for LEMON by  doxygen 1.4.1