WTF
WTF::GenericHashTraits< T > Struct Template Reference
#include <HashTraits.h>
Inheritance diagram for WTF::GenericHashTraits< T >:

Detailed Description
template<typename T>
struct WTF::GenericHashTraits< T >
Definition at line 64 of file HashTraits.h.
Static Public Member Functions | |
| static T | emptyValue () |
Static Public Attributes | |
| static const bool | needsRef = false |
Member Function Documentation
template<typename T>
| static T WTF::GenericHashTraits< T >::emptyValue | ( | ) | [inline, static] |
Reimplemented in WTF::PairBaseHashTraits< FirstTraitsArg, SecondTraitsArg >, WTF::PairBaseHashTraits< WTF::HashTraits< First >, WTF::HashTraits< Second > >, and WTF::PairBaseHashTraits< FirstTraits, SecondTraits >.
Definition at line 65 of file HashTraits.h.
Member Data Documentation
template<typename T>
const bool WTF::GenericHashTraits< T >::needsRef = false [static] |
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference