I have been having the following problem:
std::tuple some_tuple = std::tuple(); for (int i = 0; i < 2; i++) { const int j = i;