Boost logo

Boost Users :

From: Jens Müller (jens.mueller_at_[hidden])
Date: 2007-02-19 14:15:30


Ovanes Markarian schrieb:
> First you initialize
>
> Graph g;
>
>
> Afterward you initialize:
>
> Graph G(5);
> //add some vertices and edges
>
>
> And then you start to work with empty Graph g ;) Sure it will not work!
>
>
> If you simply remove
>
> Graph g;
>
> compiler will point you what to fix ;)
>

Sure :-)

Thanks a lot! Damn tunnel vision ...

Jens


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