WTF
WTF::PtrHash< T > Struct Template Reference
#include <HashFunctions.h>
Static Public Member Functions | |
static bool | equal (T a, T b) |
static unsigned | hash (T key) |
Static Public Attributes | |
static const bool | safeToCompareToEmptyOrDeleted = true |
Detailed Description
template<typename T>
struct WTF::PtrHash< T >
struct WTF::PtrHash< T >
Definition at line 107 of file HashFunctions.h.
Member Function Documentation
◆ equal()
template<typename T >
|
inlinestatic |
Definition at line 119 of file HashFunctions.h.
◆ hash()
template<typename T >
|
inlinestatic |
Definition at line 108 of file HashFunctions.h.
Member Data Documentation
◆ safeToCompareToEmptyOrDeleted
template<typename T >
|
static |
Definition at line 120 of file HashFunctions.h.
The documentation for this struct 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.