Documentation
Overview
Building ASL
Documentation
Library Wiki Docs
Indices
Browse Perforce
More Info
Release Notes
Wiki
Site Search
License
Success Stories
Contributors
Media
Download
Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contribute to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Open @ Adobe
Adobe Open Source
Adobe Labs
Adobe Media Gallery
C++ Benchmarks
Other Resources
Boost
RIAForge
SGI STL
Classes
Forest
Containers
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.