webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Static Public Attributes | List of all members
WTF::SimpleClassVectorTraits Struct Reference

#include <VectorTraits.h>

Inheritance diagram for WTF::SimpleClassVectorTraits:
WTF::VectorTraitsBase< false, void > WTF::VectorTraitsBase< false, void > WTF::VectorTraitsBase< false, void > WTF::VectorTraits< AtomicString > WTF::VectorTraits< AtomicString > WTF::VectorTraits< AtomicString > WTF::VectorTraits< JSC::Identifier > WTF::VectorTraits< JSC::Identifier > WTF::VectorTraits< JSC::Local< T > > WTF::VectorTraits< JSC::Strong< T > > WTF::VectorTraits< JSC::Strong< T > > WTF::VectorTraits< JSC::Weak< T > > WTF::VectorTraits< JSC::Weak< T > > WTF::VectorTraits< Ref< P > > WTF::VectorTraits< Ref< P > > WTF::VectorTraits< Ref< P > > WTF::VectorTraits< RefPtr< P > > WTF::VectorTraits< RefPtr< P > > WTF::VectorTraits< RefPtr< P > > WTF::VectorTraits< std::unique_ptr< P > > WTF::VectorTraits< std::unique_ptr< P > > WTF::VectorTraits< std::unique_ptr< P > > WTF::VectorTraits< String > WTF::VectorTraits< String > WTF::VectorTraits< String > WTF::VectorTraits< WebCore::HTMLConstructionSiteTask > WTF::VectorTraits< WebCore::RenderGeometryMapStep > WTF::VectorTraits< WebCore::RuleData >

Static Public Attributes

static const bool canInitializeWithMemset = true
 
static const bool canMoveWithMemcpy = true
 
static const bool canCompareWithMemcmp = true
 

Member Data Documentation

◆ canCompareWithMemcmp

static const bool WTF::SimpleClassVectorTraits::canCompareWithMemcmp = true
static

◆ canInitializeWithMemset

static const bool WTF::SimpleClassVectorTraits::canInitializeWithMemset = true
static

◆ canMoveWithMemcpy

static const bool WTF::SimpleClassVectorTraits::canMoveWithMemcpy = true
static

The documentation for this struct was generated from the following file: