lab_trees
aka "Tempestuous Trees"
Classes
binarytree_given.cpp File Reference

Definitions of some standard binary tree functions. More...

#include "printtree.h"

Classes

class  BinaryTreeNodeDescriptor< Node >
 

Detailed Description

Definitions of some standard binary tree functions.

YOU WON'T NEED TO MODIFY THIS FILE.

In fact, you shouldn't have to read below this line. To see what the given functions do, read the header file.