webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
brigand::detail::insert_impl< C, T > Struct Template Reference

#include <Brigand.h>

Public Types

using type = decltype(C::insert(type_< T >{}))
 
using type = decltype(C::insert(type_< T >{}))
 
using type = decltype(C::insert(type_< T >{}))
 

Member Typedef Documentation

◆ type [1/3]

template<class C , class T >
using brigand::detail::insert_impl< C, T >::type = decltype(C::insert(type_<T>{}))

◆ type [2/3]

template<class C , class T >
using brigand::detail::insert_impl< C, T >::type = decltype(C::insert(type_<T>{}))

◆ type [3/3]

template<class C , class T >
using brigand::detail::insert_impl< C, T >::type = decltype(C::insert(type_<T>{}))

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