
12 Mar
2011
12 Mar
'11
10:12 a.m.
Hello,
I am experiencing some strange behaviour when using adaptors with a range-based for loop.
Here's what I'm trying:
#include <vector>
#include <iostream>
#include