WTF
WTF::IntHash< T > Struct Template Reference
#include <HashFunctions.h>
Detailed Description
template<typename T>
struct WTF::IntHash< T >
Definition at line 68 of file HashFunctions.h.
Static Public Member Functions | |
| static unsigned | hash (T key) |
| static bool | equal (T a, T b) |
Member Function Documentation
template<typename T>
| static unsigned WTF::IntHash< T >::hash | ( | T | key | ) | [inline, static] |
Definition at line 69 of file HashFunctions.h.
template<typename T>
| static bool WTF::IntHash< T >::equal | ( | T | a, | |
| T | b | |||
| ) | [inline, static] |
Definition at line 70 of file HashFunctions.h.
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference