child_iterator< I > Class Template Reference An iterator used to traverse the children of a specific node in a forest. More...
Detailed Descriptiontemplate<typename I>
|
child_iterator | ( | ) |
Definition at line 82 of file forest.hpp.
child_iterator | ( | I | x | ) | [explicit] |
Definition at line 83 of file forest.hpp.
child_iterator | ( | const child_iterator< U > & | u | ) |
Definition at line 84 of file forest.hpp.
Friends And Related Function Documentation
friend class boost::iterator_core_access [friend] |
Definition at line 88 of file forest.hpp.