Typedef robin_hood::ROBIN_HOOD_STD::index_sequence

Typedef Documentation

template<std::size_t... Inds>
using robin_hood::ROBIN_HOOD_STD::index_sequence = integer_sequence<std::size_t, Inds...>