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

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

#include <tree.h>

Detailed Description

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

Iteration class for breadth-first traversal.

Mutating (adding or removing children) or removing the part of the tree nodes at the current traversal level has undefined behaviour.


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