logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

GNU CommonC++                                    Sun Dec 27 2020                                    objlink.h(3)

Detailed Description

       Template for creating linked list of objects with lookup.

Name

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

Synopsis

       #include <cstddef>

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

   Namespacesost

See Also