WTF
WTF::IdentityHashTranslator< Key, Value, HashFunctions > Class Template Reference
#include <HashTable.h>
Static Public Member Functions | |
static bool | equal (const Key &a, const Key &b) |
static unsigned | hash (const Key &key) |
static void | translate (Value &location, const Key &, const Value &value) |
Detailed Description
template<typename Key, typename Value, typename HashFunctions>
class WTF::IdentityHashTranslator< Key, Value, HashFunctions >
Definition at line 263 of file HashTable.h.
Member Function Documentation
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 266 of file HashTable.h.
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 265 of file HashTable.h.
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 267 of file HashTable.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Apr 16 2013 21:00:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Apr 16 2013 21:00:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.