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

#include <Brigand.h>

Inheritance diagram for brigand::detail::make_map< Ts >:
brigand::type_< Ts::first_type > brigand::type_< Ts::first_type > brigand::type_< Ts::first_type >

Public Types

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

Member Typedef Documentation

◆ type [1/3]

template<class... Ts>
using brigand::detail::make_map< Ts >::type = map_impl<Ts...>

◆ type [2/3]

template<class... Ts>
using brigand::detail::make_map< Ts >::type = map_impl<Ts...>

◆ type [3/3]

template<class... Ts>
using brigand::detail::make_map< Ts >::type = map_impl<Ts...>

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