Typedef mpark::lib::type_pack_element

Typedef Documentation

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