Static Public Member Functions | |
| static unsigned | hash (T key) |
| hash description | |
| static bool | equal (T a, T b) |
| equal description | |
Static Public Attributes | |
| static const bool | safeToCompareToEmptyOrDeleted = true |
| static unsigned WTF::FloatHash< T >::hash | ( | T | key | ) | [static] |
hash description
| [in] | : | description |
| [out] | : | description |
| static bool WTF::FloatHash< T >::equal | ( | T | a, | |
| T | b | |||
| ) | [static] |
equal description
| [in] | : | description |
| [out] | : | description |
const bool WTF::FloatHash< T >::safeToCompareToEmptyOrDeleted = true [static] |