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

Additional Inherited Members | |
Public Types inherited from WTF::GenericHashTraits< double > | |
| typedef double | TraitType |
Static Public Member Functions inherited from WTF::FloatHashTraits< double > | |
| static void | constructDeletedValue (double *slot) |
| static double | emptyValue () |
| static bool | isDeletedValue (doublevalue) |
Static Public Member Functions inherited from WTF::GenericHashTraits< double > | |
| static double | emptyValue () |
Static Public Attributes inherited from WTF::FloatHashTraits< double > | |
| static const bool | needsDestruction |
Detailed Description
template<>
struct WTF::HashTraits< double >
Definition at line 108 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Types inherited from