DOKK / manpages / debian 10 / libcommoncpp2-doc / objlink.h.3.en
objlink.h(3) Library Functions Manual objlink.h(3)

objlink.h - Template for creating linked list of objects with lookup.

#include <cstddef>


class ost::objList< T, K >
Used to create and manage a single linked list of objects of a common type.


ost

Template for creating linked list of objects with lookup.

Generated automatically by Doxygen for GNU CommonC++ from the source code.

Wed Oct 31 2018 GNU CommonC++