Go to the documentation of this file.
2 #define TLIST_H "tlist.h"
15 #define DEBUGTEMPLATE 0
23 #endif // the counter static int theIDCount is used
30 void checkRange(
int)
const;
34 #if DEBUGTEMPLATE // Should be initialized for debugging.
35 static int theIDCount;
36 #endif // int List<stuff>::theIDCount = 0;