Reference map of the arcs to type T.
#include <lemon/concepts/graph.h>
Inheritance diagram for Graph::ArcMap< T >:Public Member Functions | |
| ArcMap (const Graph &) | |
| | |
| ArcMap (const Graph &, T) | |
| | |
Private Member Functions | |
| ArcMap (const ArcMap &em) | |
| Copy constructor. | |
| template<typename CMap > | |
| ArcMap & | operator= (const CMap &) |
| Assignment operator. | |
1.7.3