Tatooine
Public Types | List of all members
tatooine::variadic::ith_type_impl< I, CurType, RestTypes > Struct Template Reference

#include <ith_type.h>

Public Types

using type = typename ith_type_impl< I - 1, RestTypes... >::type
 

Member Typedef Documentation

◆ type

template<std::size_t I, typename CurType , typename... RestTypes>
using tatooine::variadic::ith_type_impl< I, CurType, RestTypes >::type = typename ith_type_impl<I - 1, RestTypes...>::type

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