WTF
WTF::HashTraits< RefPtr< P > > Struct Template Reference
#include <HashTraits.h>
Inheritance diagram for WTF::HashTraits< RefPtr< P > >:

Static Public Member Functions | |
static void | constructDeletedValue (RefPtr< P > *slot) |
static bool | isDeletedValue (const RefPtr< P > &value) |
![]() | |
static RefPtr< P > | emptyValue () |
Static Public Attributes | |
static const bool | emptyValueIsZero = true |
Additional Inherited Members | |
![]() | |
typedef RefPtr< P > | TraitType |
Detailed Description
template<typename P>
struct WTF::HashTraits< RefPtr< P > >
struct WTF::HashTraits< RefPtr< P > >
Definition at line 117 of file HashTraits.h.
Member Function Documentation
◆ constructDeletedValue()
template<typename P >
|
inlinestatic |
Definition at line 119 of file HashTraits.h.
◆ isDeletedValue()
template<typename P >
|
inlinestatic |
Definition at line 120 of file HashTraits.h.
Member Data Documentation
◆ emptyValueIsZero
template<typename P >
|
static |
Definition at line 118 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.