SimpleMap< M > Class Template Reference
[Map Adaptors]


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.

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

Inheritance diagram for SimpleMap< M >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SimpleMap (const M &_m)
 Constructor.
Value operator[] (Key k) const
 

Related Functions

(Note that these are not member functions.)

template<typename M >
SimpleMap< M > simpleMap (const M &m)
 Returns a SimpleMap class.


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