$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-03-28 16:22:08
On Mar 26, 2005, at 6:41 PM, Wintermantel, Marc wrote:
> I would like to create a graph-tree structure (subgraph concept) with
> bundled properties. The creation of the graphs works fine. However the
> interface for bundled graphs seems not to be implanted in subgraph. Is
> this right? Is it just forgotten in subgraphs or does the concept of
> bundled properties and subgraph not work together.
Oops, we forgot to implement it! Thanks for reporting this; I've
submitted a bug into the SourceForge bug tracker and we'll try to get
this fixed for the next release (probably sooner).
Doug