Typedef mpark::lib::type_pack_element_t

Typedef Documentation

template<std::size_t I, typename ...Ts>
using mpark::lib::type_pack_element_t = typename type_pack_element<I, Ts...>::type