SH::ShTripleHash< Key1, Key2, Key3, Hash1, Hash2, Hash3 > Struct Template Reference

List of all members.

Public Types

typedef ShTriple< Key1, Key2,
Key3 > 
key_type

Public Member Functions

size_t operator() (const key_type &key) const

Public Attributes

Hash1 hash1
Hash2 hash2
Hash3 hash3

Detailed Description

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

Definition at line 213 of file ShHashMap.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 9 15:35:16 2005 for Sh by  doxygen 1.4.5