|
typedef Hasher | hasher |
|
typedef Key_equality | key_equal |
|
|
| hash_compare (Hasher a_hasher) |
|
| hash_compare (Hasher a_hasher, Key_equality a_keyeq) |
|
size_t | operator() (const Key &key) const |
|
bool | operator() (const Key &key1, const Key &key2) const |
|
|
Hasher | my_hash_object |
|
Key_equality | my_key_compare_object |
|
The documentation for this class was generated from the following file: