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

#include <DownloadID.h>

Static Public Member Functions

static unsigned hash (const WebKit::DownloadID &d)
 
static bool equal (const WebKit::DownloadID &a, const WebKit::DownloadID &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ equal()

static bool WTF::DownloadIDHash::equal ( const WebKit::DownloadID a,
const WebKit::DownloadID b 
)
inlinestatic

◆ hash()

static unsigned WTF::DownloadIDHash::hash ( const WebKit::DownloadID d)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

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

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