Boost logo

Boost Users :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-29 10:17:30


TC MA wrote:

> G[source(*first, G)].y << " joins " <<
> G[target(*first, G)].x << "," << G[target(*first,
> G)].y << " weight " << G[edge(*first)].weight << endl;
> ++first;

What's the 'edge' function and why do you call it? What about just '*first',
which gives you an edge_description already?

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net