After getting some good advice on using iterators in for loops, I've run into the following problem. In a for loop, how can I force the compiler to interpret a comma as an operator rather than as a ...