tree.c File Reference
Tree basic implementation.
More...
#include "ctl/ctldef.h"
#include "ctl/tree.h"
#include "ctl/tree.temp.h"
Go to the source code of this file.
Detailed Description
Tree basic implementation.
- Author:
- David Mace Make some generic tree functions here so the template expansion isn't horrendously bloaty, based on comparison classes and different implementations for every conceivable thing.
Definition in file tree.c.