webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage > Struct Template Reference

#include <Variant.h>

Static Public Member Functions

static void __move_construct_func (_Storage *__dest, _Storage &__source)
 
static void __destroy_func (_Storage *__obj)
 
static void __move_construct_func (_Storage *__dest, _Storage &__source)
 
static void __destroy_func (_Storage *__obj)
 
static void __move_construct_func (_Storage *__dest, _Storage &__source)
 
static void __destroy_func (_Storage *__obj)
 

Member Function Documentation

◆ __destroy_func() [1/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__destroy_func ( _Storage *  __obj)
inlinestatic

◆ __destroy_func() [2/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__destroy_func ( _Storage *  __obj)
inlinestatic

◆ __destroy_func() [3/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__destroy_func ( _Storage *  __obj)
inlinestatic

◆ __move_construct_func() [1/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__move_construct_func ( _Storage *  __dest,
_Storage &  __source 
)
inlinestatic

◆ __move_construct_func() [2/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__move_construct_func ( _Storage *  __dest,
_Storage &  __source 
)
inlinestatic

◆ __move_construct_func() [3/3]

template<ptrdiff_t _Index, ptrdiff_t _MaskIndex, typename _Storage >
static void WTF::__backup_storage_ops< _Index, _MaskIndex, _Storage >::__move_construct_func ( _Storage *  __dest,
_Storage &  __source 
)
inlinestatic

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