template<int N, int i, int j, int ... Args>
compute_indices_gen struct
Public static functions
- static auto get() -> std::array<int, sizeof...(Args)+1> constexpr