A type list with thirteen types, more readable than an imbricated type_list. More...
#include <type_list.hpp>
Public Types | |
typedef type_list< T1, typename type_list_maker_12< T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13 >::result > | result |
The list described by this implementation. | |
A type list with thirteen types, more readable than an imbricated type_list.
Definition at line 290 of file type_list.hpp.
typedef type_list< T1, typename type_list_maker_12<T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>::result> claw::meta::type_list_maker_13< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13 >::result |
The list described by this implementation.
Definition at line 296 of file type_list.hpp.