![]() |
Pixie
|
Common interface and node handle for rooted ordered trees. More...
#include <cstddef>Go to the source code of this file.
Classes | |
| struct | pixie::TreeNode |
| Logical node handle shared by succinct rooted-tree encodings. More... | |
| class | pixie::TreeBase< Impl > |
| CRTP facade for rooted ordered trees. More... | |
Common interface and node handle for rooted ordered trees.
Include <pixie/tree/implementations.h> to use Pixie's succinct tree encodings.