Template for creating linked list of objects with lookup.
More...
#include <cstddef>
Include dependency graph for objlink.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
Used to create and manage a single linked list of objects of a common type.
More...
Detailed Description
Template for creating linked list of objects with lookup.
Definition in file objlink.h.