$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [BGL] container_gen (was Re: [tree] reviving the tree library)
From: Gordon Woodhull (gordon_at_[hidden])
Date: 2011-05-14 10:33:43
On May 14, 2011, at 5:54 AM, Gordon Woodhull wrote:
> I will need Intrusive so I can help with that... very interesting properties to intrusive containers.
There might have to be a little bit of containee_gen here, an interface to get the types that should be included by inheritance or containment in e.g. the vertices and edges of the incidence_list.
It would return something empty for non-intrusive containers.