Boost logo

Boost Users :

From: Stephan Diederich (stephan.diederich_at_[hidden])
Date: 2007-08-28 12:37:49


Hi Jon,

On 8/28/07, Jonathan Franklin <franklin.jonathan_at_[hidden]> wrote:
> On 8/28/07, Stephan Diederich
> <stephan.diederich_at_[hidden]> wrote:
> > typedef adjacency_list<setS, vecS, directedS, Vertex, Edge,
>
> -----------------------------------------------------, setS
> I think the issue only occurred when the edge list was changed to setS. You
> only did the vertex list.

Just rechecked, but I think I chose setS: (maybe bad formatting?)
typedef adjacency_list<setS, vecS, directedS, Vertex,
Edge,no_property, setS> Graph;

Cheers,
Stephan


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