Apocrypha

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.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 3.18-r1 2 14 h details ›

Versions & arches

VersionOverlay amd64x86ppc64 Committed
3.18-r1 gentoo amd64 testing x86 testing ppc64 testing view · download · history ↗
3.18 gentoo amd64 stable x86 stable ppc64 stable view · download · history ↗

Use flags of 3.18-r1

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally