webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
WTF::__constructible_matches< _Type, _Types > Struct Template Reference

#include <Variant.h>

Public Types

typedef __constructible_matches_helper< 0, __index_sequence<>, _Type, _Types... >::__type __type
 
typedef __constructible_matches_helper< 0, __index_sequence<>, _Type, _Types... >::__type __type
 
typedef __constructible_matches_helper< 0, __index_sequence<>, _Type, _Types... >::__type __type
 

Member Typedef Documentation

◆ __type [1/3]

template<typename _Type, typename ... _Types>
typedef __constructible_matches_helper< 0,__index_sequence<>,_Type,_Types...>::__type WTF::__constructible_matches< _Type, _Types >::__type

◆ __type [2/3]

template<typename _Type, typename ... _Types>
typedef __constructible_matches_helper< 0,__index_sequence<>,_Type,_Types...>::__type WTF::__constructible_matches< _Type, _Types >::__type

◆ __type [3/3]

template<typename _Type, typename ... _Types>
typedef __constructible_matches_helper< 0,__index_sequence<>,_Type,_Types...>::__type WTF::__constructible_matches< _Type, _Types >::__type

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