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

SH::ShPairHash< Key1, Key2, Hash1, Hash2 > Struct Template Reference

Some useful stuff. More...

#include <ShHashMap.hpp>

List of all members.

Public Types

typedef std::pair< Key1, Key2 > key_type

Public Member Functions

size_t operator() (const key_type &key) const

Public Attributes

Hash1 m_hash1
Hash2 m_hash2


Detailed Description

template<class Key1, class Key2, class Hash1 = SH_STD_HASH(Key1), class Hash2 = SH_STD_HASH(Key2)>
struct SH::ShPairHash< Key1, Key2, Hash1, Hash2 >

Some useful stuff.

Definition at line 173 of file ShHashMap.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 21 17:35:09 2005 for Sh by  doxygen 1.4.2