$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost][BGL] Dynamic Property, dynamic_get_failure.
From: Mathieu - (ptr.jetable_at_[hidden])
Date: 2011-04-27 03:10:52
On 27 April 2011 02:12, Jeremiah Willcock <jewillco_at_[hidden]> wrote:
> You will need something like dp.property("node_id", get(boost::vertex_index,
> g)) to enable that.
Ah yes of course that did it. I though I had tried it before... I
guess that's what you get
for posting that late in the night.
Thanks a lot for your help.
Mathieu-