logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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