qb
2.0.0.0
C++17 Actor Framework
|
Generates a compile-time sequence of indices as an indexes_tuple. More...
#include <type_traits.h>
Generates a compile-time sequence of indices as an indexes_tuple.
num | The number of indices to generate (from 0 to num-1). |
tp | Internal helper for recursive construction. |