WTF
WTF::SimpleClassVectorTraits Struct Reference
#include <VectorTraits.h>
Inheritance diagram for WTF::SimpleClassVectorTraits:
Static Public Attributes | |
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
Definition at line 81 of file VectorTraits.h.
Member Data Documentation
|
static |
Definition at line 89 of file VectorTraits.h.
|
static |
Definition at line 87 of file VectorTraits.h.
|
static |
Definition at line 88 of file VectorTraits.h.
|
static |
Definition at line 85 of file VectorTraits.h.
|
static |
Definition at line 86 of file VectorTraits.h.
|
static |
Definition at line 83 of file VectorTraits.h.
|
static |
Definition at line 84 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.