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
[Tools to Make It Easier to Make Graph Maps]

#include <lemon/bits/default_map.h>

List of all members.


Detailed Description

template<typename _Graph, typename _Item, typename _Value>
struct lemon::DefaultMapSelector< _Graph, _Item, _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.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 27 14:16:17 2005 for LEMON by  doxygen 1.4.4