Bayonne2 / Common C++ 2 Framework
|
Template for creating linked list of objects with lookup. More...
#include <cstddef>
Go to the source code of this file.
Data Structures | |
class | objList< T, K > |
Used to create and manage a single linked list of objects of a common type. More... | |
Template for creating linked list of objects with lookup.
Definition in file objlink.h.