webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
brigand::detail::at_dispatch< L, Index, bool > Struct Template Reference

#include <Brigand.h>

Public Types

using type = at_c< L, Index::value >
 
using type = at_c< L, Index::value >
 
using type = at_c< L, Index::value >
 

Member Typedef Documentation

◆ type [1/3]

template<class L, typename Index, bool >
using brigand::detail::at_dispatch< L, Index, bool >::type = at_c<L, Index::value>

◆ type [2/3]

template<class L, typename Index, bool >
using brigand::detail::at_dispatch< L, Index, bool >::type = at_c<L, Index::value>

◆ type [3/3]

template<class L, typename Index, bool >
using brigand::detail::at_dispatch< L, Index, bool >::type = at_c<L, Index::value>

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