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

Additional Inherited Members | |
![]() | |
static const bool | canCompareWithMemcmp = true |
static const bool | canCopyWithMemcpy = false |
static const bool | canFillWithMemset = false |
static const bool | canInitializeWithMemset = true |
static const bool | canMoveWithMemcpy = true |
static const bool | needsDestruction = true |
static const bool | needsInitialization = true |
Detailed Description
template<typename P>
struct WTF::VectorTraits< RefPtr< P > >
Definition at line 95 of file VectorTraits.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat May 13 2017 06:41:19 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat May 13 2017 06:41:19 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.