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

#include <URLHash.h>

Static Public Member Functions

static unsigned hash (const URL &key)
 
static bool equal (const URL &a, const URL &b)
 
static unsigned hash (const URL &key)
 
static bool equal (const URL &a, const URL &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = false
 

Member Function Documentation

◆ equal() [1/2]

static bool WebCore::URLHash::equal ( const URL a,
const URL b 
)
inlinestatic

◆ equal() [2/2]

static bool WebCore::URLHash::equal ( const URL a,
const URL b 
)
inlinestatic

◆ hash() [1/2]

static unsigned WebCore::URLHash::hash ( const URL key)
inlinestatic

◆ hash() [2/2]

static unsigned WebCore::URLHash::hash ( const URL key)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

static const bool WebCore::URLHash::safeToCompareToEmptyOrDeleted = false
static

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