Michiel wrote: > No, I used your code. I just tested again to be sure. It doesn't work. > If you leave out the 'int' in the foreach_reverse statement, the silly > error message doesn't get displayed. Oh, did I put an 'int' in there? Then I guess type inference doesn't work with template functions :(.