19 Mar
2009
19 Mar
'09
3:38 p.m.
Hi,
I would be nice if range-transformed worked with lambda functions.
Is this an intended behaviour. To illustrate
the following two statements fail
for_each(myvec|boost::adaptors::transformed(arg1+mask), std::cout<