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 >
class WTF::IdentityHashTranslator< Key, Value, HashFunctions >
Definition at line 264 of file HashTable.h.
Member Function Documentation
◆ equal()
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 267 of file HashTable.h.
◆ hash()
template<typename Key , typename Value , typename HashFunctions >
|
inlinestatic |
Definition at line 266 of file HashTable.h.
◆ translate()
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.