Fermat
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Binary Trees Module

This module implements binary tree concepts, such as node representations and visitor patterns.

It also contains a submodule for the construction of radix trees: Radix Trees Module