GNU CommonC++
Classes | Namespaces

objmap.h File Reference

Template for creating hash indexed objects. More...

#include <cc++/strchar.h>

Go to the source code of this file.

Classes

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

Namespaces

namespace  ost

Detailed Description

Template for creating hash indexed objects.