ReadMap< K, T > Class Template Reference
[Concepts]


Detailed Description

template<typename K, typename T>
class lemon::concepts::ReadMap< K, T >

Readable map concept. #include <lemon/concepts/maps.h>

List of all members.

Public Types

typedef K Key
 The key type of the map.
typedef T Value
 The value type of the map. (The type of objects associated with the keys).

Public Member Functions

Value operator[] (const Key &) const
 Returns the value associated with a key.


Member Function Documentation

Value operator[] ( const Key  )  const [inline]


Generated on Thu Jun 4 04:06:52 2009 for LEMON by  doxygen 1.5.9