objmap.h(3) | Library Functions Manual | objmap.h(3) |
objmap.h - Template for creating hash indexed objects.
#include <cc++/strchar.h>
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 >
ost
Template for creating hash indexed objects.
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Wed Oct 31 2018 | GNU CommonC++ |