IdentityMap Class Template Reference
[Map Adaptors]

#include <lemon/maps.h>

Inheritance diagram for IdentityMap:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename T>
class lemon::IdentityMap< T >

This map gives back the given key as value without any modification.

Public Member Functions

const T & operator[] (const T &t) const
 

Related Functions

(Note that these are not member functions.)

template<typename T>
IdentityMap< T > identityMap ()
 Returns an IdentityMap class.

The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:19:31 2008 for LEMON by  doxygen 1.5.5