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

#include <Variant.h>

Static Public Attributes

static const bool __value
 

Member Data Documentation

◆ __value

template<typename _Target , typename ... _Args>
static const bool WTF::__storage_nothrow_constructible< _Target, _Args >::__value
static
Initial value:
=
std::is_nothrow_constructible<_Target, _Args...>::value

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