WTF
WTF::HashTraits< T > Struct Template Reference
#include <HashTraits.h>
Inheritance diagram for WTF::HashTraits< T >:
Additional Inherited Members | |
Public Types inherited from WTF::GenericHashTraits< T > | |
| typedef T | TraitType |
Static Public Member Functions inherited from WTF::GenericHashTraits< T > | |
| static T | emptyValue () |
Detailed Description
template<typename T>
struct WTF::HashTraits< T >
Definition at line 76 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-2015 The KDE developers.
Generated on Fri May 1 2015 14:10:02 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:10:02 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Types inherited from