Boost.Hana  1.7.1
Your standard library for metaprogramming
boost::hana::detail::type_at< n, T > Struct Template Reference

Description

template<std::size_t n, typename ... T>
struct boost::hana::detail::type_at< n, T >

Classic MPL-style metafunction returning the nth element of a type parameter pack.