objmap.h - Template for creating hash indexed objects.
Contents
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