webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Static Public Attributes | List of all members
WTF::__index_sequence< _Indices > Struct Template Reference

#include <Variant.h>

Public Types

typedef __index_sequence< _Indices..., sizeof...(_Indices)> __next
 
typedef __index_sequence< _Indices..., sizeof...(_Indices)> __next
 
typedef __index_sequence< _Indices..., sizeof...(_Indices)> __next
 

Static Public Attributes

static constexpr size_t __length =sizeof...(_Indices)
 

Member Typedef Documentation

◆ __next [1/3]

template<ptrdiff_t... _Indices>
typedef __index_sequence<_Indices...,sizeof...(_Indices)> WTF::__index_sequence< _Indices >::__next

◆ __next [2/3]

template<ptrdiff_t... _Indices>
typedef __index_sequence<_Indices...,sizeof...(_Indices)> WTF::__index_sequence< _Indices >::__next

◆ __next [3/3]

template<ptrdiff_t... _Indices>
typedef __index_sequence<_Indices...,sizeof...(_Indices)> WTF::__index_sequence< _Indices >::__next

Member Data Documentation

◆ __length

template<ptrdiff_t... _Indices>
static constexpr size_t WTF::__index_sequence< _Indices >::__length =sizeof...(_Indices)
static

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