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

#include <Brigand.h>

Public Types

using type = decltype(L::contains(type_< K >{}))
 
using type = decltype(L::contains(type_< K >{}))
 
using type = decltype(L::contains(type_< K >{}))
 

Member Typedef Documentation

◆ type [1/3]

template<class L , class K >
using brigand::detail::contains_impl< L, K >::type = decltype(L::contains(type_<K>{}))

◆ type [2/3]

template<class L , class K >
using brigand::detail::contains_impl< L, K >::type = decltype(L::contains(type_<K>{}))

◆ type [3/3]

template<class L , class K >
using brigand::detail::contains_impl< L, K >::type = decltype(L::contains(type_<K>{}))

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