$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: eldritchshadows (nathan_at_[hidden])
Date: 2002-09-03 18:46:25
I would also find an n-ary tree very useful. There is one in glib
that is available for public use.
http://developer.gnome.org/doc/API/glib/glib-n-ary-trees.html
However, this one has the usual glib restrictions. They are
necessary enough that I have an application that I know will require
one. I will have to sit down and write it myself, since I haven't
found one I could use for free or buy without buying a large
expensive package.
Nathan Janken