webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
WTF::__backup_storage_required< _Index, _Types > Struct Template Reference

#include <Variant.h>

Static Public Attributes

static const bool __value
 

Member Data Documentation

◆ __value

template<ptrdiff_t _Index, typename ... _Types>
static const bool WTF::__backup_storage_required< _Index, _Types >::__value
static
Initial value:
=
!__storage_nothrow_move_constructible<
typename __indexed_type<_Index,_Types...>::__type>::__value &&
!__other_storage_nothrow_move_constructible<_Index,_Types...>::__value

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