SimpleWriteMap Class Template Reference
[Map Adaptors]
#include <lemon/maps.h>
Inherits MapBase< M::Key, M::Value >.
Inheritance diagram for SimpleWriteMap:
[legend]List of all members.
Detailed Description
template<typename M>
class lemon::SimpleWriteMap< M >
This read only 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.
The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:05 2006 for LEMON by
1.5.1