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

Public Types | |
typedef T | TraitType |
Static Public Member Functions | |
static T | emptyValue () |
Detailed Description
template<typename T>
struct WTF::GenericHashTraits< T >
Definition at line 93 of file HashTraits.h.
Member Typedef Documentation
template<typename T>
typedef T WTF::GenericHashTraits< T >::TraitType |
Reimplemented in WTF::PairHashTraits< FirstTraitsArg, SecondTraitsArg >, and WTF::PairHashTraits< HashTraits< First >, HashTraits< Second > >.
Definition at line 94 of file HashTraits.h.
Member Function Documentation
template<typename T>
|
inlinestatic |
Reimplemented in WTF::PairHashTraits< FirstTraitsArg, SecondTraitsArg >, WTF::PairHashTraits< HashTraits< First >, HashTraits< Second > >, WTF::FloatHashTraits< T >, WTF::FloatHashTraits< double >, and WTF::FloatHashTraits< float >.
Definition at line 95 of file HashTraits.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:49:18 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:49:18 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.