WTF
WTF::FloatHashTraits< T > Struct Template Reference
#include <HashTraits.h>
Inheritance diagram for WTF::FloatHashTraits< T >:

Static Public Member Functions | |
static void | constructDeletedValue (T *slot) |
static T | emptyValue () |
static bool | isDeletedValue (T value) |
![]() | |
static T | emptyValue () |
Static Public Attributes | |
static const bool | needsDestruction = false |
Additional Inherited Members | |
![]() | |
typedef T | TraitType |
Detailed Description
template<typename T>
struct WTF::FloatHashTraits< T >
struct WTF::FloatHashTraits< T >
Definition at line 100 of file HashTraits.h.
Member Function Documentation
◆ constructDeletedValue()
template<typename T >
|
inlinestatic |
Definition at line 103 of file HashTraits.h.
◆ emptyValue()
template<typename T >
|
inlinestatic |
Definition at line 102 of file HashTraits.h.
◆ isDeletedValue()
template<typename T >
|
inlinestatic |
Definition at line 104 of file HashTraits.h.
Member Data Documentation
◆ needsDestruction
template<typename T >
|
static |
Definition at line 101 of file HashTraits.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.