WTF
WTF::FloatHash< T > Struct Template Reference
#include <HashFunctions.h>
Static Public Member Functions | |
static bool | equal (T a, T b) |
static unsigned | hash (T key) |
Static Public Attributes | |
static const bool | safeToCompareToEmptyOrDeleted = true |
Detailed Description
template<typename T>
struct WTF::FloatHash< T >
Definition at line 99 of file HashFunctions.h.
Member Function Documentation
template<typename T >
|
inlinestatic |
Definition at line 101 of file HashFunctions.h.
template<typename T >
|
inlinestatic |
Definition at line 100 of file HashFunctions.h.
Member Data Documentation
template<typename T >
|
static |
Definition at line 102 of file HashFunctions.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.