Typedef robin_hood::ROBIN_HOOD_STD::index_sequence_for

Typedef Documentation

template<class ...T>
using robin_hood::ROBIN_HOOD_STD::index_sequence_for = make_index_sequence<sizeof...(T)>