|
GNU CommonC++
|
Template for creating linked list of objects with lookup. More...
#include <cstddef>Go to the source code of this file.
Classes | |
| class | ost::objList< T, K > |
| Used to create and manage a single linked list of objects of a common type. More... | |
Namespaces | |
| namespace | ost |
Template for creating linked list of objects with lookup.