Boost logo

Boost Users :

Subject: Re: [Boost-users] [graph] vertex property Graph type cyclic definition problem. forward declaration not possible.
From: Christoph (c_p_at_[hidden])
Date: 2011-10-13 05:35:56


On Wed, 2011-10-12 at 14:56 -0400, Jeremiah Willcock wrote:
> On Wed, 12 Oct 2011, Christoph wrote:
>
> > Hi,
> >
> > i would like to use the bundled properties feature of the boost graph
> > library to specify the vertex properties of my graph. The problem is
> > that i would like to have some graph type dependent descriptor type map
> > defined within these vertex properties.
[...]
> You can use the adjacency_list_traits class for that; see
> <URL:http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/adjacency_list_traits.html>
> for details.

This is exactly the answer to my problem. Thank you for your assistance.

best regards
Christoph


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