WTF::IntHash Struct Reference
#include <HashFunctions.h>
Static Public Member Functions | |
| static bool | equal (T a, T b) |
| static unsigned | hash (T key) |
Static Public Attributes | |
| static const bool | safeToCompareToEmptyOrDeleted = true |
Member Function Documentation
| static bool WTF::IntHash::equal | ( | T | a, |
| T | b | ||
| ) | [inline, static] |
Definition at line 95 of file HashFunctions.h.
| static unsigned WTF::IntHash::hash | ( | T | key | ) | [inline, static] |
Definition at line 94 of file HashFunctions.h.
Member Data Documentation
const bool WTF::IntHash::safeToCompareToEmptyOrDeleted = true [static] |
Definition at line 96 of file HashFunctions.h.
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference