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 264 of file HashTable.h.
Member Function Documentation
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 267 of file HashTable.h.
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 268 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.