Typedef mpark::lib::make_index_sequence

Typedef Documentation

template<std::size_t N>
using mpark::lib::make_index_sequence = typename make_index_sequence_impl<N>::type