Forest |
Classes | |
class | child_adaptor< Forest > |
class | child_iterator< I > |
An iterator used to traverse the children of a specific node in a forest. More... | |
class | depth_fullorder_cursor |
An iterator-like type for the depth-tracked traversal of a forest. More... | |
class | edge_iterator< I, Edge > |
An iterator used to traverse a specific edge type within a forest. More... | |
class | filter_fullorder_cursor |
An iterator-like type for fullorder (pre- and post-order) traversal of a forest. More... | |
class | forest< T > |
A homogeneous hierarchical structure class. More... | |
class | reverse_fullorder_cursor |
An iterator-like type for reverse fullorder (pre- and post-order) traversal of a forest. More... |
Detailed Description
adobe::forest and its related classes.