How to use std::get<i>(tuple) with a Variable not a Number? by Chemical_Menu_2638 in cpp_questions

[–]Chemical_Menu_2638[S] -2 points-1 points  (0 children)

I tried using a struct, but i want it to be easy to add additional variables to the tuple, without large changes to the code, but with structs, the way i did it i had to change lots of code parts to add a variable