SimpleMap Class Template Reference
[Map Adaptors]

#include <lemon/maps.h>

Inherits MapBase< M::Key, M::Value >.

Inheritance diagram for SimpleMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

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


Public Member Functions

 SimpleMap (const M &_m)
 Constructor.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:05 2006 for LEMON by  doxygen 1.5.1