#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <basis/packable.h>#include <nodes/node.h>#include <nodes/tree.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for t_tree.cpp:

Go to the source code of this file.
Typedefs | |
| typedef bogotre | larch |
| typedef void( | applier )(larch *apply_to) |
| typedef tree::iterator | traveller |
Variables | |
| const int | test_iterations = 20 |
Definition at line 67 of file t_tree.cpp.
| typedef bogotre larch |
Definition at line 66 of file t_tree.cpp.
| typedef tree::iterator traveller |
Definition at line 68 of file t_tree.cpp.
| const int test_iterations = 20 |
Definition at line 34 of file t_tree.cpp.
1.5.1