Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches

Classes

class  forest< T >
 A homogeneous hierarchical structure class. More...
class  child_iterator< I >
 An iterator used to traverse the children of a specific node in 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  reverse_fullorder_cursor
 An iterator-like type for reverse fullorder (pre- and post-order) traversal of a forest. More...
class  depth_fullorder_cursor
 An iterator-like type for the depth-tracked traversal of a forest. More...
class  child_adaptor< Forest >

Detailed Description

adobe::forest and its related classes.