KHTML
WTF::HashTraits< IntSize > Struct Template Reference
#include <IntSizeHash.h>
Inheritance diagram for WTF::HashTraits< IntSize >:

Static Public Member Functions | |
static IntSize | deletedValue () |
Static Public Attributes | |
static const bool | emptyValueIsZero = true |
static const bool | needsDestruction = false |
static const bool | needsRef = false |
Detailed Description
template<>
struct WTF::HashTraits< IntSize >
Definition at line 39 of file IntSizeHash.h.
Member Function Documentation
§ deletedValue()
Definition at line 43 of file IntSizeHash.h.
Member Data Documentation
§ emptyValueIsZero
|
static |
Definition at line 40 of file IntSizeHash.h.
§ needsDestruction
|
static |
Definition at line 41 of file IntSizeHash.h.
§ needsRef
|
static |
Definition at line 42 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-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:30:36 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:30:36 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.