webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Static Public Member Functions | Static Public Attributes | List of all members
WebCore::CharacterFallbackMapKeyHash Struct Reference

Static Public Member Functions

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

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ equal()

static bool WebCore::CharacterFallbackMapKeyHash::equal ( const CharacterFallbackMapKey a,
const CharacterFallbackMapKey b 
)
inlinestatic

◆ hash()

static unsigned WebCore::CharacterFallbackMapKeyHash::hash ( const CharacterFallbackMapKey key)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

const bool WebCore::CharacterFallbackMapKeyHash::safeToCompareToEmptyOrDeleted = true
static

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