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

#include <Brigand.h>

Public Types

using type = erase_c< L, I::value >
 
using type = erase_c< L, I::value >
 
using type = erase_c< L, I::value >
 

Member Typedef Documentation

◆ type [1/3]

template<class L , class I , bool >
using brigand::detail::erase_dispatch< L, I, bool >::type = erase_c<L, I::value>

◆ type [2/3]

template<class L , class I , bool >
using brigand::detail::erase_dispatch< L, I, bool >::type = erase_c<L, I::value>

◆ type [3/3]

template<class L , class I , bool >
using brigand::detail::erase_dispatch< L, I, bool >::type = erase_c<L, I::value>

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