Static Public Member Functions | |
| static void | constructDeletedValue (T *slot) |
| constructDeletedValue description | |
| static bool | isDeletedValue (T value) |
| isDeletedValue description | |
Static Public Attributes | |
| static const bool | emptyValueIsZero = true |
| static const bool | needsDestruction = false |
| static void WTF::WTF::GenericHashTraitsBase< true, T >::constructDeletedValue | ( | T * | slot | ) | [static] |
constructDeletedValue description
| [in] | : | description |
| [out] | : | description |
| static bool WTF::WTF::GenericHashTraitsBase< true, T >::isDeletedValue | ( | T | value | ) | [static] |
isDeletedValue description
| [in] | : | description |
| [out] | : | description |
const bool WTF::WTF::GenericHashTraitsBase< true, T >::emptyValueIsZero = true [static] |
const bool WTF::WTF::GenericHashTraitsBase< true, T >::needsDestruction = false [static] |