Nvwa  1.1
List of all members
nvwa::depth_first_iteration< _Tree > Class Template Reference

Iteration class for depth-first traversal. More...

#include <tree.h>

Detailed Description

template<typename _Tree>
class nvwa::depth_first_iteration< _Tree >

Iteration class for depth-first traversal.

Mutating (adding or removing children) or removing the part of the tree nodes that have already been traversed has undefined behaviour.


The documentation for this class was generated from the following file: