tree
An STL-like tree class
The tree.hh library for C++ provides an STL-like container class for n-ary trees, templated over the data stored at the nodes. Various types of iterators are provided (post-order, pre-order, and others). Where possible the access methods are compatible with the STL or alternative algorithms are available.
homepage ↗ github: kpeeters/tree.hh
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.18-r1 | 2 | 14 h | details › |
Versions & arches
Use flags of 3.18-r1
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally