
26 Feb
2004
26 Feb
'04
9:40 a.m.
John Torjo wrote:
Hi all,
I think since member functions can be wrapped up as functors, why not same for member data? Therefore, I think this could be a useful addition to functional:
// wraps a member data into a functor // // very useful with boost::bind
meant boost::transform_iterator :), but it's useful for bind also ;)