(yes, even in 2001) some really old ones do not provide templates.
Partitioning lists are used for nested sorts - OOFILE provides sorting down to arbitrary levels of nesting so you can have expressions on many nested sort fields.
#include "oof0.h"
Include dependency graph for ooflist.h:

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

Classes | |
| class | OOF_DPSorter |
| Sortable list of doubles with partitioning for nested sorts. More... | |
| class | OOF_DPSorterElement |
| Sortable list of doubles with partitioning for nested sorts. More... | |
| class | OOF_DSorter |
| Sortable list of doubles. More... | |
| class | OOF_DSorterElement |
| Element for sortable list of doubles. More... | |
| class | OOF_List |
| Default list. More... | |
| class | OOF_ListBase |
| Defines a singly linked list of list elements. More... | |
| class | OOF_ListElement |
| Elements used in OOF_ListBase. More... | |
| class | OOF_LPSorter |
| Sortable list of longs with partitioning for nested sorts. More... | |
| class | OOF_LPSorterElement |
| Element for partitionable, sortable list of longs. More... | |
| class | OOF_LSorter |
| Sortable list of longs. More... | |
| class | OOF_LSorterElement |
| Element for sortable list of longs. More... | |
| class | OOF_ULPSorter |
| Sortable list of unsigned longs with partitioning for nested sorts. More... | |
| class | OOF_ULPSorterElement |
| Element for partitionable, sortable list of unsigned longs. More... | |
| class | OOF_ULSorter |
| Sortable list of unsigned longs. More... | |
| class | OOF_ULSorterElement |
| Sortable list element for one unsigned long. More... | |
1.3.5