KHTML
WTF::IntHash< IntSize > Struct Template Reference
#include <IntSizeHash.h>
Static Public Member Functions | |
static bool | equal (const IntSize &a, const IntSize &b) |
static unsigned | hash (const IntSize &key) |
Static Public Attributes | |
static const bool | safeToCompareToEmptyOrDeleted = true |
Detailed Description
template<>
struct WTF::IntHash< IntSize >
Definition at line 31 of file IntSizeHash.h.
Member Function Documentation
static bool WTF::IntHash< IntSize >::equal | ( | const IntSize & | a, | |
const IntSize & | b | |||
) | [inline, static] |
Definition at line 33 of file IntSizeHash.h.
Definition at line 32 of file IntSizeHash.h.
Member Data Documentation
const bool WTF::IntHash< IntSize >::safeToCompareToEmptyOrDeleted = true [static] |
Definition at line 35 of file IntSizeHash.h.
The documentation for this struct was generated from the following file: