Tatooine
|
Classes | |
struct | tatooine::type_list_front_impl< TypeList > |
struct | tatooine::type_list_front_impl< type_list_impl< Types... > > |
struct | tatooine::type_list_front_impl< type_list_impl<> > |
Typedefs | |
template<typename TypeList > | |
using | tatooine::type_list_front = typename type_list_front_impl< TypeList >::type |
tatooine::type_list_back returns the first element of a tatooine::type_list_impl.
using tatooine::type_list_front = typedef typename type_list_front_impl<TypeList>::type |