dune-TypeTree
TypeTree is a template library for constructing and operating on statically typed trees of objects. It is based around the idea of defining loosely coupled, componentized algorithms. Component lookup happens through tag dispatch, making it very easy to extend and / or modify existing algorithms as well as constructing new algorithms for existing types of tree nodes.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/dune-typetree && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dune-typetree-2.10.0.tar.gz | 0000086915 84.9 KB | |
dune-typetree.changes | 0000001772 1.73 KB | |
dune-typetree.spec | 0000003762 3.67 KB |
Latest Revision
Dmitry Roshchin (Dmitry_R)
accepted
request 1221874
from
Christoph G (mathletic)
(revision 13)
- update to version 2.10.0 * HybridTreePath functions now have [[nodiscard]] attribute * HybridTreePath gained several multi-index utilities: max_size, join, reverse, and accumulate_[front|back]. * Add user-defined literal _tp to generate HybridTreePath
Comments 0