webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | Static Public Attributes | List of all members
WTF::IntPointHash Struct Reference

#include <IntPointHash.h>

Static Public Member Functions

static unsigned hash (const WebCore::IntPoint &p)
 
static bool equal (const WebCore::IntPoint &a, const WebCore::IntPoint &b)
 
static unsigned hash (const WebCore::IntPoint &p)
 
static bool equal (const WebCore::IntPoint &a, const WebCore::IntPoint &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ equal() [1/2]

static bool WTF::IntPointHash::equal ( const WebCore::IntPoint a,
const WebCore::IntPoint b 
)
inlinestatic

◆ equal() [2/2]

static bool WTF::IntPointHash::equal ( const WebCore::IntPoint a,
const WebCore::IntPoint b 
)
inlinestatic

◆ hash() [1/2]

static unsigned WTF::IntPointHash::hash ( const WebCore::IntPoint p)
inlinestatic

◆ hash() [2/2]

static unsigned WTF::IntPointHash::hash ( const WebCore::IntPoint p)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

static const bool WTF::IntPointHash::safeToCompareToEmptyOrDeleted = true
static

The documentation for this struct was generated from the following file: