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
Definition at line 43 of file IntSizeHash.h.
Member Data Documentation
const bool WTF::HashTraits< IntSize >::emptyValueIsZero = true [static] |
Definition at line 40 of file IntSizeHash.h.
const bool WTF::HashTraits< IntSize >::needsDestruction = false [static] |
Definition at line 41 of file IntSizeHash.h.
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-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:38:30 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:38:30 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.