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

Static Public Member Functions | |
| static void | constructDeletedValue (P **slot) |
| static bool | isDeletedValue (P *value) |
Static Public Attributes | |
| static const bool | emptyValueIsZero = true |
| static const bool | needsDestruction = false |
Member Function Documentation
| static void WTF::HashTraits< P * >::constructDeletedValue | ( | P ** | slot | ) | [inline, static] |
Definition at line 113 of file HashTraits.h.
| static bool WTF::HashTraits< P * >::isDeletedValue | ( | P * | value | ) | [inline, static] |
Definition at line 114 of file HashTraits.h.
Member Data Documentation
const bool WTF::HashTraits< P * >::emptyValueIsZero = true [static] |
Definition at line 111 of file HashTraits.h.
const bool WTF::HashTraits< P * >::needsDestruction = false [static] |
Definition at line 112 of file HashTraits.h.
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference