WTF
WTF::GenericHashTraitsBase< false, T > Struct Template Reference
#include <HashTraits.h>
Detailed Description
template<typename T>
struct WTF::GenericHashTraitsBase< false, T >
Definition at line 80 of file HashTraits.h.
Static Public Attributes | |
static const bool | emptyValueIsZero = false |
static const bool | needsDestruction = true |
Member Data Documentation
template<typename T>
const bool WTF::GenericHashTraitsBase< false, T >::emptyValueIsZero = false [static] |
Definition at line 81 of file HashTraits.h.
template<typename T>
const bool WTF::GenericHashTraitsBase< false, T >::needsDestruction = true [static] |
Definition at line 82 of file HashTraits.h.
The documentation for this struct was generated from the following file: