KHTML
WTF::IntHash< IntSize > Struct Template Reference
#include <IntSizeHash.h>
Static Public Member Functions | |
static bool | equal (const IntSize &a, const IntSize &b) |
static unsigned | hash (const IntSize &key) |
Static Public Attributes | |
static const bool | safeToCompareToEmptyOrDeleted = true |
Detailed Description
template<>
struct WTF::IntHash< IntSize >
Definition at line 31 of file IntSizeHash.h.
Member Function Documentation
§ equal()
Definition at line 33 of file IntSizeHash.h.
§ hash()
Definition at line 32 of file IntSizeHash.h.
Member Data Documentation
§ safeToCompareToEmptyOrDeleted
|
static |
Definition at line 35 of file IntSizeHash.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:32:31 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:32:31 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.