#include //XXX: Doing this is not going to work ... #if 0 void t(Random& r) { for(auto&& i : r.iter()) (void)i; } #endif