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

objmap.h - Template for creating hash indexed objects.

Author

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

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

Detailed Description

       Template for creating hash indexed objects.

Name

       objmap.h - Template for creating hash indexed objects.

Synopsis

       #include <cc++/strchar.h>

   Classes
       class ost::objMap<T,K,S>
           Used to create and manage a hash index of objects through a common type.
       class ost::keyMap<T,S>Namespacesost

See Also