dictionary< mytype > Class Template Reference
Stores objects of any kind.
More...
#include <storage.h>
Detailed Description
template<class mytype>
class dictionary< mytype >
Stores objects of any kind.
Please see the hash_map documentation in STL documentation for a detailed description of this class.
Definition at line 227 of file storage.h.
The documentation for this class was generated from the following file: