$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] inquiry about proposing a new Boost library for a tree template container class
From: Cromwell Enage (sponage_at_[hidden])
Date: 2011-05-04 17:37:23
--- On Wed, 5/4/11, Vicente Botet wrote:
> Erik Erlandson wrote:
> >
> > Hello,
> >
> > I recently completed an STL-compliant template
> > container class for storing data in an arbitrary
> > tree structure. It seemed like it might be a
> > useful component of Boost, and I wanted to ask
> > about how new projects are submitted for
> > consideration.
> >
> > The current incarnation of the project is called
> > 'st_tree', and resides here:
> > https://github.com/erikerlandson/st_tree/wiki
> >
[snip]
> I think that Boost.Tree is orphaned so maybe you
> could see how to make a better libraries from both.
It's orphaned!? Shoot, I'd like to help out with this too...maybe merge my TreeNode stuff if possible.
Cromwell D. Enage