Install this package:
emerge -a dev-cpp/tree
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-cpp/tree
Or alternatively:
emerge --autounmask-write -a dev-cpp/tree
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> 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. </longdescription> <upstream> <remote-id type="github">kpeeters/tree.hh</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | tree-3.18.tar.gz | 1179107 bytes | 3.18 |
| Type | File | Size |
|---|