$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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]