Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] Accessing graph_properties member
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2009-09-09 07:58:03


On Wed, Sep 9, 2009 at 1:53 AM, Caligula <caligulaemperorofrome_at_[hidden]>wrote:

> How can I access a member of graph_properties, such as a boolean or a
> vertex descriptor?
> A map might not be appropriate because there is only one graph.
>

IIRC, there are functions named get_property and set_property that will
allow you to access the GraphProperty. I don't believe that graph properties
work with bundled properties.

Andrew Sutton
andrew.n.sutton_at_[hidden]



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