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

Additional Inherited Members | |
  Public Types inherited from WTF::GenericHashTraits< float > | |
| typedef float | TraitType | 
  Static Public Member Functions inherited from WTF::FloatHashTraits< float > | |
| static void | constructDeletedValue (float *slot) | 
| static float | emptyValue () | 
| static bool | isDeletedValue (floatvalue) | 
  Static Public Member Functions inherited from WTF::GenericHashTraits< float > | |
| static float | emptyValue () | 
  Static Public Attributes inherited from WTF::FloatHashTraits< float > | |
| static const bool | needsDestruction | 
Detailed Description
template<>
struct WTF::HashTraits< float >
Definition at line 107 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 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