ConstMap< K, Const< V, v > > Class Template Reference
[Maps]

#include <lemon/maps.h>

Inheritance diagram for ConstMap< K, Const< V, v > >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename K, typename V, V v>
class lemon::lemon::ConstMap< K, Const< V, v > >

This is a readable map which assigns a specified value to each key. In other aspects it is equivalent to NullMap.

Public Member Functions

operator[] (const K &) const
 
void set (const K &, const V &)
 

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

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