tree.temp.h File Reference
Tree template functions.
More...
Go to the source code of this file.
Detailed Description
Tree template functions.
- 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.
There are two parameters to these templates: tree_temp_offset and tree_temp_multiple. The interface to the generated functions remains the same, but the data they operate on, and the way they operate differ.
Definition in file tree.temp.h.