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

#include <Variant.h>

Static Public Attributes

static const bool __value
 

Member Data Documentation

◆ __value

template<ptrdiff_t _Index, ptrdiff_t _Count, typename ... _Types>
static const bool WTF::__any_backup_storage_required_impl< _Index, _Count, _Types >::__value
static
Initial value:
=
__backup_storage_required<_Index,_Types...>::__value ||
__any_backup_storage_required_impl<_Index+1,_Count-1,_Types...>::__value

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