Used to create and manage a single linked list of objects of a common type.
More...
#include <objlink.h>
template<class T, typename K>
class ost::objList< T, K >
Used to create and manage a single linked list of objects of a common type.
The list of created objects can be examined to find a key by an identifier.
- Author
- David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org single linked list searchable template chain.
template<class T , typename K >
template<class T , typename K >
template<class T , typename K >
template<class T , typename K >
template<class T , typename K >
The documentation for this class was generated from the following file: