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 Public Member Functions inherited from WTF::GenericHashTraits< T > | |
static T | emptyValue () |
Static Public Attributes | |
static const bool | needsDestruction = false |
Additional Inherited Members | |
Public Types inherited from WTF::GenericHashTraits< T > | |
typedef T | TraitType |
Detailed Description
template<typename T>
struct WTF::FloatHashTraits< T >
Definition at line 100 of file HashTraits.h.
Member Function Documentation
template<typename T>
|
inlinestatic |
Definition at line 103 of file HashTraits.h.
template<typename T>
|
inlinestatic |
Definition at line 102 of file HashTraits.h.
template<typename T>
|
inlinestatic |
Definition at line 104 of file HashTraits.h.
Member Data Documentation
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-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.