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

Static Public Member Functions | |
| static void | constructDeletedValue (T *slot) |
| static T | emptyValue () |
| static bool | isDeletedValue (T value) |
Static Public Attributes | |
| static const bool | needsDestruction = false |
Member Function Documentation
| static void WTF::FloatHashTraits::constructDeletedValue | ( | T * | slot | ) | [inline, static] |
Definition at line 103 of file HashTraits.h.
| static T WTF::FloatHashTraits::emptyValue | ( | ) | [inline, static] |
Reimplemented from WTF::GenericHashTraits< T >.
Definition at line 102 of file HashTraits.h.
| static bool WTF::FloatHashTraits::isDeletedValue | ( | T | value | ) | [inline, static] |
Definition at line 104 of file HashTraits.h.
Member Data Documentation
const bool WTF::FloatHashTraits::needsDestruction = false [static] |
Definition at line 101 of file HashTraits.h.
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference