WTF
WTF::HashTraits< pair< First, Second > > Struct Template Reference
#include <HashTraits.h>
Inheritance diagram for WTF::HashTraits< pair< First, Second > >:

Additional Inherited Members | |
![]() | |
typedef HashTraits< First > | FirstTraits |
typedef HashTraits< Second > | SecondTraits |
typedef pair< typename FirstTraits::TraitType, typename SecondTraits::TraitType > | TraitType |
![]() | |
![]() | |
static void | constructDeletedValue (TraitType *slot) |
static TraitType | emptyValue () |
static bool | isDeletedValue (const TraitType &value) |
![]() | |
static const bool | emptyValueIsZero |
static const bool | needsDestruction |
Detailed Description
template<typename First, typename Second>
struct WTF::HashTraits< pair< First, Second > >
Definition at line 141 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-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:49:19 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:49:19 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.