Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

HASH_MAPS< key, val, hash, eq > Struct Template Reference

Adapter type for platform-specific hash_map classes. More...

#include <hash_map.h>

List of all members.

Public Types

typedef HASH_MAP< key, val,
hash, eq > 
Type


Detailed Description

template<class key, class val, class hash, class eq>
struct HASH_MAPS< key, val, hash, eq >

Adapter type for platform-specific hash_map classes.


Member Typedef Documentation

template<class key, class val, class hash, class eq>
typedef HASH_MAP<key, val, hash, eq> HASH_MAPS< key, val, hash, eq >::Type
 


The documentation for this struct was generated from the following file:
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:41 2003, using Doxygen 1.2.18.

[SF.net]