#include <lemon/maps.h>

| 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 SimpleWriteMapclass. | |
 1.5.9
 1.5.9