Is it possible to declare two variables of different types in a for loop?
Is it possible to declare two variables of different types in the initialization body of a for loop in C++?
Is it possible to declare two variables of different types in the initialization body of a for loop in C++?