Bayonne2 / Common C++ 2 Framework
|
Template for creating hash indexed objects. More...
#include <cc++/strchar.h>
Go to the source code of this file.
Data Structures | |
class | objMap< T, K, S > |
Used to create and manage a hash index of objects through a common type. More... | |
class | keyMap< T, S > |
Template for creating hash indexed objects.
Definition in file objmap.h.