|
Tatooine
|
Go to the source code of this file.
Classes | |
| struct | tatooine::variadic::ith_type_impl< I, CurType, RestTypes > |
| struct | tatooine::variadic::ith_type_impl< 0, CurType, RestTypes... > |
Namespaces | |
| namespace | tatooine |
| namespace | tatooine::variadic |
Typedefs | |
| template<std::size_t I, typename... Types> | |
| using | tatooine::variadic::ith_type = typename ith_type_impl< I, Types... >::type |