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

#include <SchedulePair.h>

Static Public Member Functions

static unsigned hash (const RefPtr< SchedulePair > &pair)
 
static bool equal (const RefPtr< SchedulePair > &a, const RefPtr< SchedulePair > &b)
 
static unsigned hash (const RefPtr< SchedulePair > &pair)
 
static bool equal (const RefPtr< SchedulePair > &a, const RefPtr< SchedulePair > &b)
 
static unsigned hash (const RefPtr< SchedulePair > &pair)
 
static bool equal (const RefPtr< SchedulePair > &a, const RefPtr< SchedulePair > &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ equal() [1/3]

static bool WTF::SchedulePairHash::equal ( const RefPtr< SchedulePair > &  a,
const RefPtr< SchedulePair > &  b 
)
inlinestatic

◆ equal() [2/3]

static bool WTF::SchedulePairHash::equal ( const RefPtr< SchedulePair > &  a,
const RefPtr< SchedulePair > &  b 
)
inlinestatic

◆ equal() [3/3]

static bool WTF::SchedulePairHash::equal ( const RefPtr< SchedulePair > &  a,
const RefPtr< SchedulePair > &  b 
)
inlinestatic

◆ hash() [1/3]

static unsigned WTF::SchedulePairHash::hash ( const RefPtr< SchedulePair > &  pair)
inlinestatic

◆ hash() [2/3]

static unsigned WTF::SchedulePairHash::hash ( const RefPtr< SchedulePair > &  pair)
inlinestatic

◆ hash() [3/3]

static unsigned WTF::SchedulePairHash::hash ( const RefPtr< SchedulePair > &  pair)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

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

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