algorithm.temp.h File Reference

Algorithm generation templates. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ctl_array_qsort_implement(type)
 Manufacture a quicker sort for a particular data type.
#define ctl_array_bsort_implement(type)
 Manufacture a quicker sort for a particular data type.


Detailed Description

Algorithm generation templates.

Author:
David Mace
include this text multiple times with the various declarations redefined Uses ctl/declare.h and ctl/implement.h to manufacture the code and 'wash' the text into whatever types of code are required.

This version of the library looks like it wins: 1. Typos and errors appear on the line where they occur 2. Can be single-stepped (generally) with existing debuggers 3. Namespace is less cluttered 4. Slightly easier to type.

Definition in file algorithm.temp.h.


Generated on Fri Jan 2 15:28:35 2009 for Squat by  doxygen 1.5.6