![]() |
|
Default implementation of a tree visitor (concept) compatible TreeUtils::traverser() More...
#include <TreeUtils.h>
Default implementation of a tree visitor (concept) compatible TreeUtils::traverser()
Notice that the first argument (visitor) of TreeUtils::traverser() is templated, hence does not have to be derived from this class.