SimpleWriteMap< M > Class Template Reference
[Map Adaptors]


Detailed Description

template<typename M>
class lemon::SimpleWriteMap< M >

This read-write map returns the simple wrapping of the given map. Sometimes the reference maps cannot be combined with simple read-write maps. This map adaptor wraps the given map to simple read-write map.

See also:
SimpleMap
Todo:
Revise the misleading name
#include <lemon/maps.h>

Inheritance diagram for SimpleWriteMap< M >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SimpleWriteMap (M &_m)
 Constructor.
Value operator[] (Key k) const
 
void set (Key k, const Value &c)
 

Related Functions

(Note that these are not member functions.)

template<typename M >
SimpleWriteMap< M > simpleWriteMap (M &m)
 Returns a SimpleWriteMap class.


Generated on Thu Jun 4 04:05:28 2009 for LEMON by  doxygen 1.5.9