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

#include <Brigand.h>

Inheritance diagram for brigand::detail::make_set< Ts >:
brigand::type_< Ts > brigand::type_< Ts > brigand::type_< Ts >

Public Types

using type = set_impl< Ts... >
 
using type = set_impl< Ts... >
 
using type = set_impl< Ts... >
 
- Public Types inherited from brigand::type_< Ts >
using type = Ts
 
using type = Ts
 
using type = Ts
 

Member Typedef Documentation

◆ type [1/3]

template<class... Ts>
using brigand::detail::make_set< Ts >::type = set_impl<Ts...>

◆ type [2/3]

template<class... Ts>
using brigand::detail::make_set< Ts >::type = set_impl<Ts...>

◆ type [3/3]

template<class... Ts>
using brigand::detail::make_set< Ts >::type = set_impl<Ts...>

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