About this document
C++ Tree.hh Library Documentation by redocc is a document available to read on EtoBox.
The tree.hh library for C++ offers a templated container class for n-ary trees, featuring various iterator types and operations compatible with STL. It allows for basic tree operations such as node insertion, traversal, and manipulation, along with non-mutating and mutating algorithms for tree management. The library is licensed under the GNU General Public License and provides comprehensive documentation, though it is noted that the documentation is not yet complete.
- Author
- redocc
- Language
- EN