Typedef robin_hood::ROBIN_HOOD_STD::make_index_sequence

Typedef Documentation

template<std::size_t N>
using robin_hood::ROBIN_HOOD_STD::make_index_sequence = make_integer_sequence<std::size_t, N>