$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Cook (darren_at_[hidden])
Date: 2005-03-30 02:32:36
> Good point. I think there are a large set of uses I wasn't
> considering, ...
>From reading this thread and the tree thread a while back I feel perhaps
there should be "Boost Tree Libraries", rather than "The Boost Tree
Library". Even if you can find a design that satisfies everyone it'll
probably take too long to compile or be too difficult to use.
My main current need for a good tree class is for merging large numbers
of game trees then being able to analyze them in various ways. So I've
understood your points better than I have other's :-).
Darren