Template Struct compute_indices_gen

Struct Documentation

template<int N, int i, int j, int... Args>
struct compute_indices_gen

Public Static Functions

static inline constexpr std::array<int, sizeof...(Args) + 1> get()