i18n
|
when N = 0, stop recursion and define the type alias More...
#include <TypeTraits.hpp>
Public Types | |
typedef index_sequence< I... > | type |
when N = 0, stop recursion and define the type alias
I |
typedef index_sequence<I...> make_index_sequence_impl< 0, I... >::type |