A type list with five types, more readable than an imbricated type_list. More...
#include <type_list.hpp>
Public Types | |
typedef type_list< T1, typename type_list_maker_4< T2, T3, T4, T5 >::result > | result |
The list described by this implementation. | |
A type list with five types, more readable than an imbricated type_list.
Definition at line 174 of file type_list.hpp.
typedef type_list<T1, typename type_list_maker_4<T2, T3, T4, T5>::result> claw::meta::type_list_maker_5< T1, T2, T3, T4, T5 >::result |
The list described by this implementation.
Definition at line 178 of file type_list.hpp.