tree.hh 2.51 (Stable branch)

tree.hh is a general purpose templated tree classfor C++ in the spirit of the STL, and compatiblewith the STL algorithms.License: GNU General Public License (GPL)Changes:
Several new iterator types were added, as well as several new utility functions. Various minor bugs were fixed. The library can now be used under the terms of either version 2 or 3 of the GPL.

More...