$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-02-26 04:40:54
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 ;)