Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DefaultMapSelector Struct Template Reference
[Graphmaps]

#include <lemon/default_map.h>

List of all members.


Detailed Description

template<typename _Graph, typename _Item, typename _ItemIt, typename _Value>
struct lemon::DefaultMapSelector< _Graph, _Item, _ItemIt, _Value >

The ArrayMap template class is graph map structure what automatically updates the map when a key is added to or erased from the map. This map uses the VectorMap if the Value is a primitive type and the ArrayMap for the other cases.

The template parameter is the MapRegistry that the maps will belong to and the Value.

Definition at line 46 of file default_map.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 21 15:02:30 2005 for LEMON by  doxygen 1.4.1