Reference map of the arcs to type T
.
#include <lemon/concepts/graph.h>
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. |