webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
TestWebKitAPI
TestDoubleHashTraits
Static Public Attributes
|
List of all members
TestWebKitAPI::TestDoubleHashTraits Struct Reference
Inheritance diagram for TestWebKitAPI::TestDoubleHashTraits:
Static Public Attributes
static const int
minimumTableSize
= 8
Additional Inherited Members
Public Types inherited from
WTF::GenericHashTraits< double >
typedef
double
TraitType
typedef
double
TraitType
typedef
double
TraitType
typedef
double
EmptyValueType
typedef
double
EmptyValueType
typedef
double
EmptyValueType
typedef
double
PeekType
typedef
double
PeekType
typedef
double
PeekType
typedef
double
TakeType
typedef
double
TakeType
typedef
double
TakeType
Static Public Member Functions inherited from
WTF::FloatHashTraits< double >
static double
emptyValue
()
static double
emptyValue
()
static double
emptyValue
()
static
void
constructDeletedValue
(double &slot)
static
void
constructDeletedValue
(double &slot)
static
void
constructDeletedValue
(double &slot)
static bool
isDeletedValue
(double
value
)
static bool
isDeletedValue
(double
value
)
static bool
isDeletedValue
(double
value
)
Static Public Member Functions inherited from
WTF::GenericHashTraits< double >
static double
emptyValue
()
static double
emptyValue
()
static double
emptyValue
()
static
void
assignToEmpty
(
U
&
emptyValue
, V &&
value
)
static
void
assignToEmpty
(
U
&
emptyValue
, V &&
value
)
static
void
assignToEmpty
(
U
&
emptyValue
, V &&
value
)
static
U
&&
peek
(
U
&&
value
)
static
U
&&
peek
(
U
&&
value
)
static
U
&&
peek
(
U
&&
value
)
static
TakeType
take
(
U
&&
value
)
static
TakeType
take
(
U
&&
value
)
static
TakeType
take
(
U
&&
value
)
Member Data Documentation
◆
minimumTableSize
static const int TestWebKitAPI::TestDoubleHashTraits::minimumTableSize = 8
static
The documentation for this struct was generated from the following files:
Tools/TestWebKitAPI/Tests/WTF/
HashCountedSet.cpp
Tools/TestWebKitAPI/Tests/WTF/
HashMap.cpp
Generated by
1.8.13