$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-10-24 09:20:00
OK, yesterday the request for quad and oct trees. Today, binary trees. ;-)
There was a generic tree lib created during the SOC. You can find it at
http://boost-consulting.com/vault/index.php?directory=Containers
Beware, this is not for binary tree only.
Christian