table of contents
other versions
objmap.h(3) | Library Functions Manual | objmap.h(3) |
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 >
Namespaces¶
ost
Detailed Description¶
Template for creating hash indexed objects.
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |